diff options
Diffstat (limited to 'maps/003-1.tmx')
-rw-r--r-- | maps/003-1.tmx | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index 28e75350..c7b88fb9 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -65,6 +65,13 @@ <property name="DEST_Y" value="3600"/> </properties> </object> + <object name="ToBeach" type="WARP" x="4496" y="624" width="96" height="32"> + <properties> + <property name="DEST_MAP" value="004-1"/> + <property name="DEST_X" value="1184"/> + <property name="DEST_Y" value="3552"/> + </properties> + </object> <object name="Black Scorpion" type="SPAWN" x="3456" y="1248" width="640" height="640"> <properties> <property name="MAX_BEINGS" value="10"/> |