Skip to content

Commit

Permalink
Port Armor template change
Browse files Browse the repository at this point in the history
  • Loading branch information
AzureDoom committed Aug 7, 2023
1 parent 53a38bd commit baed4af
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions src/azurelib_utils/armorTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"autouv": 1,
"color": 0,
"export": false,
"locked": true,
"origin": [
0,
0,
Expand All @@ -48,6 +49,7 @@
"autouv": 1,
"color": 0,
"export": false,
"locked": true,
"origin": [
0,
24,
Expand All @@ -70,6 +72,7 @@
"autouv": 1,
"color": 0,
"export": false,
"locked": true,
"origin": [
4,
22,
Expand All @@ -92,6 +95,7 @@
"autouv": 1,
"color": 0,
"export": false,
"locked": true,
"origin": [
4,
22,
Expand All @@ -114,6 +118,7 @@
"autouv": 1,
"color": 0,
"export": false,
"locked": true,
"origin": [
4,
22,
Expand All @@ -136,6 +141,7 @@
"autouv": 1,
"color": 0,
"export": false,
"locked": true,
"origin": [
4,
22,
Expand All @@ -148,7 +154,7 @@
{
"name": "bipedHead",
"uuid": "d340b6fa-56aa-9c0f-3560-7a067643b77d",
"export": false,
"export": true,
"isOpen": true,
"visibility": true,
"autouv": 0,
Expand Down Expand Up @@ -180,7 +186,7 @@
{
"name": "bipedBody",
"uuid": "ce5b366c-fd87-41ae-9a73-e0a4d4b05f8d",
"export": false,
"export": true,
"isOpen": true,
"visibility": true,
"autouv": 0,
Expand Down Expand Up @@ -212,7 +218,7 @@
{
"name": "bipedLeftArm",
"uuid": "d8113cc7-7e10-0930-259e-b8e4211ce9da",
"export": false,
"export": true,
"isOpen": true,
"visibility": true,
"autouv": 0,
Expand Down Expand Up @@ -244,7 +250,7 @@
{
"name": "bipedRightArm",
"uuid": "3b8901e8-3420-0834-51eb-76d64ff2ae8f",
"export": false,
"export": true,
"isOpen": true,
"visibility": true,
"autouv": 0,
Expand Down Expand Up @@ -276,7 +282,7 @@
{
"name": "bipedLeftLeg",
"uuid": "37231be7-a8ef-22ca-7fea-40aed58003bb",
"export": false,
"export": true,
"isOpen": true,
"visibility": true,
"autouv": 0,
Expand Down Expand Up @@ -324,7 +330,7 @@
{
"name": "bipedRightLeg",
"uuid": "45c031a5-b6be-e0a7-5454-b45d07f28429",
"export": false,
"export": true,
"isOpen": true,
"visibility": true,
"autouv": 0,
Expand Down

0 comments on commit baed4af

Please sign in to comment.