1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-03 03:23:33 +02:00
VVVVVV/desktop_version/lang/ja/graphics/spritesmask.xml
TerryCavanagh 61d14ce2af Enemy graphics for Japanese
These depend on pull request https://github.com/TerryCavanagh/VVVVVV/pull/1031 - if the format or implementation changes, I'll update the branch to match!
2023-11-25 15:21:47 +01:00

8 lines
342 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<spritesmask sprite_w="32" sprite_h="32">
<sprite x="4" y="2" w="4"/> <!-- STOP -->
<sprite x="4" y="5" w="2"/> <!-- TRUTH -->
<sprite x="3" y="5"/> <!-- LIES -->
<sprite x="2" y="5"/> <!-- LIES receiver -->
<sprite x="3" y="4"/> <!-- OBEY -->
</spritesmask>