mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 04:27:59 +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": {
|
||||
"type": "mson:planar",
|
||||
"rotate": [-0.5, 0.3, 0.3333],
|
||||
"rotate": [-1, 0.3, -10],
|
||||
"east": [1, 0, -5, 8, 16, 56, 32]
|
||||
}
|
||||
}
|
||||
|
@ -41,7 +41,7 @@
|
|||
},
|
||||
"secondary": {
|
||||
"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]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue