Fixed right bat wing not being lit correctly

This commit is contained in:
Sollace 2020-02-07 15:06:48 +02:00
parent e7fa30ad4c
commit 4abe04bfe4

View file

@ -105,8 +105,8 @@
}, },
{ {
"type": "mson:planar", "type": "mson:planar",
"mirror": [true, false], "mirror": [true, false, true],
"west": [0, 0, -7, 8, 16, 56, 32] "east": [0, 0, -7, 8, 16, 56, 32]
} }
] ]
} }