diff options
Diffstat (limited to 'maps/019-1.tmx')
-rw-r--r-- | maps/019-1.tmx | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/maps/019-1.tmx b/maps/019-1.tmx index f92e9031..70cdeab8 100644 --- a/maps/019-1.tmx +++ b/maps/019-1.tmx @@ -75,5 +75,12 @@ <property name="dest_y" value="4032"/> </properties> </object> + <object name="toRomanticPlace" type="WARP" x="1888" y="3264" width="128" height="32"> + <properties> + <property name="dest_map" value="030-1"/> + <property name="dest_x" value="1936"/> + <property name="dest_y" value="944"/> + </properties> + </object> </objectgroup> </map> |