diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2010-11-21 11:00:18 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2010-11-21 11:21:37 +0100 |
commit | 0079ea791fec5d8326c7a458b38d9ed690f80b7c (patch) | |
tree | c5139c9c3fbe9b86f2b2510cac350d5f6ff75ebe /maps/019-1.tmx | |
parent | 9e25ad99a5c057c12b3da2eb628d3b730697db05 (diff) | |
download | clientdata-0079ea791fec5d8326c7a458b38d9ed690f80b7c.tar.gz clientdata-0079ea791fec5d8326c7a458b38d9ed690f80b7c.tar.bz2 clientdata-0079ea791fec5d8326c7a458b38d9ed690f80b7c.tar.xz clientdata-0079ea791fec5d8326c7a458b38d9ed690f80b7c.zip |
nivails maps
adding new caves and warps for all maps
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> |