diff options
Diffstat (limited to 'res/maps')
| -rw-r--r-- | res/maps/pink_shell.tmx | 15 |
1 files changed, 14 insertions, 1 deletions
| diff --git a/res/maps/pink_shell.tmx b/res/maps/pink_shell.tmx index ecff5a8..d7915d9 100644 --- a/res/maps/pink_shell.tmx +++ b/res/maps/pink_shell.tmx | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="32" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="4"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="32" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="5"> |
| 3 | <properties> | 3 | <properties> |
| 4 | <property name="music" value="are_you_gorgeous"/> | 4 | <property name="music" value="are_you_gorgeous"/> |
| 5 | </properties> | 5 | </properties> |
| @@ -61,6 +61,19 @@ | |||
| 61 | </properties> | 61 | </properties> |
| 62 | <point/> | 62 | <point/> |
| 63 | </object> | 63 | </object> |
| 64 | <object id="4" name="mixolydia" type="sprite" x="248" y="136"> | ||
| 65 | <properties> | ||
| 66 | <property name="animation" value="human_mixolydia"/> | ||
| 67 | <property name="collisionHeight" type="int" value="8"/> | ||
| 68 | <property name="collisionOffsetX" type="int" value="-8"/> | ||
| 69 | <property name="collisionOffsetY" type="int" value="-8"/> | ||
| 70 | <property name="collisionWidth" type="int" value="12"/> | ||
| 71 | <property name="direction" value="up"/> | ||
| 72 | <property name="interactionScript" value="talk_to_mixolydia"/> | ||
| 73 | <property name="shadow" type="bool" value="true"/> | ||
| 74 | </properties> | ||
| 75 | <point/> | ||
| 76 | </object> | ||
| 64 | </objectgroup> | 77 | </objectgroup> |
| 65 | <layer id="1" name="Upper" width="32" height="32"> | 78 | <layer id="1" name="Upper" width="32" height="32"> |
| 66 | <properties> | 79 | <properties> |
