diff options
author | Joseph Botosh <rumly111@gmail.com> | 2015-09-07 03:31:45 +0300 |
---|---|---|
committer | Joseph Botosh <rumly111@gmail.com> | 2015-09-07 03:31:54 +0300 |
commit | 22223819cd28b84d5e472522798e6603da4708bf (patch) | |
tree | e2babd6668fb7ba376378dc4c0cf70d3f0446d55 /maps/001-1.tmx | |
parent | 78a9ea3f2e2384faae85e91f85e5d83ac1b57c6e (diff) | |
download | clientdata-22223819cd28b84d5e472522798e6603da4708bf.tar.gz clientdata-22223819cd28b84d5e472522798e6603da4708bf.tar.bz2 clientdata-22223819cd28b84d5e472522798e6603da4708bf.tar.xz clientdata-22223819cd28b84d5e472522798e6603da4708bf.zip |
fix some warps in Artis maps
Diffstat (limited to 'maps/001-1.tmx')
-rw-r--r-- | maps/001-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx index d1c1edce..f2c6b876 100644 --- a/maps/001-1.tmx +++ b/maps/001-1.tmx @@ -253,7 +253,7 @@ <property name="dest_y" value="35"/> </properties> </object> - <object id="19" name="To Noble House #2" type="warp" x="4091" y="960" width="32" height="32"> + <object id="19" name="To Noble House #2" type="warp" x="4096" y="960" width="32" height="32"> <properties> <property name="dest_map" value="001-2-1"/> <property name="dest_x" value="37"/> |