Fixed snouts on foals including a little of the eyes on them

This commit is contained in:
Sollace 2020-11-10 21:20:29 +02:00
parent baa039bac8
commit 42968a99ff

View file

@ -29,11 +29,11 @@
"down": [-2, 2, -7, 4, 1, 18, 7], "down": [-2, 2, -7, 4, 1, 18, 7],
"west": [ "west": [
[-2, 0, -7, 1, 2, 9, 14], [-2, 0, -7, 1, 2, 9, 14],
[-1, -1, -7, 1, 1, 10, 13] [-1, -1, -7, 1, 1, 11, 13]
], ],
"east": [ "east": [
[ 2, 0, -7, 1, 2, 14, 14], [ 2, 0, -7, 1, 2, 14, 14],
[ 1, -1, -7, 1, 1, 13, 13] [ 1, -1, -7, 1, 1, 12, 13]
] ]
} }
} }