mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-16 17:44:23 +01:00
Tweak changeling wing angles
This commit is contained in:
parent
77680341d6
commit
1b892dec53
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
},
|
},
|
||||||
"secondary": {
|
"secondary": {
|
||||||
"type": "mson:planar",
|
"type": "mson:planar",
|
||||||
"rotate": [-0.5, 0.3, 0.3333],
|
"rotate": [-1, 0.3, -10],
|
||||||
"east": [1, 0, -5, 8, 16, 56, 32]
|
"east": [1, 0, -5, 8, 16, 56, 32]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
},
|
},
|
||||||
"secondary": {
|
"secondary": {
|
||||||
"type": "mson:planar",
|
"type": "mson:planar",
|
||||||
"rotate": [-0.5, -0.3, -0.3333],
|
"rotate": [-1, -0.3, 10],
|
||||||
"west": [-1, 0, -5, 8, 16, 56, 32, true, false]
|
"west": [-1, 0, -5, 8, 16, 56, 32, true, false]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue