Fixed alex arm placement. Closes #242

This commit is contained in:
Sollace 2023-07-09 16:15:18 +01:00
parent 43c6375e43
commit c7c5e588c2
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB
12 changed files with 12 additions and 24 deletions

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/alicorn", "parent": "minelittlepony:races/steve/alicorn",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/bat_pony", "parent": "minelittlepony:races/steve/bat_pony",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/changeling", "parent": "minelittlepony:races/steve/changeling",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/earth_pony", "parent": "minelittlepony:races/steve/earth_pony",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/gryphon", "parent": "minelittlepony:races/steve/gryphon",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/hippogriff", "parent": "minelittlepony:races/steve/hippogriff",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/kirin", "parent": "minelittlepony:races/steve/kirin",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/pegasus", "parent": "minelittlepony:races/steve/pegasus",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/reformed_changeling", "parent": "minelittlepony:races/steve/reformed_changeling",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/sea_pony", "parent": "minelittlepony:races/steve/sea_pony",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/unicorn", "parent": "minelittlepony:races/steve/unicorn",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }

View file

@ -2,7 +2,6 @@
"parent": "minelittlepony:races/steve/zebra", "parent": "minelittlepony:races/steve/zebra",
"locals": { "locals": {
"arm_width": 3, "arm_width": 3,
"arm_rotation_x": 2, "arm_rotation_x": 2
"arm_rotation_y": 8.5
} }
} }