diff options
author | Wombat <hpwombat@yahoo.com> | 2011-07-10 02:08:40 -0400 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-07-10 02:08:40 -0400 |
commit | 1e81b1d5e6dd12b49fef9a0a2dab626ccf9bd667 (patch) | |
tree | 9423b75b2c1ca87f3f079178e1effaf8b89153cc /maps/005-3.tmx | |
parent | e4f133610022c16ad396cc8e465f4ff17dca5f2b (diff) | |
download | clientdata-1e81b1d5e6dd12b49fef9a0a2dab626ccf9bd667.tar.gz clientdata-1e81b1d5e6dd12b49fef9a0a2dab626ccf9bd667.tar.bz2 clientdata-1e81b1d5e6dd12b49fef9a0a2dab626ccf9bd667.tar.xz clientdata-1e81b1d5e6dd12b49fef9a0a2dab626ccf9bd667.zip |
warp to spark battle removed until testing is complete
Diffstat (limited to 'maps/005-3.tmx')
-rw-r--r-- | maps/005-3.tmx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/maps/005-3.tmx b/maps/005-3.tmx index de080dc5..535d68de 100644 --- a/maps/005-3.tmx +++ b/maps/005-3.tmx @@ -63,12 +63,5 @@ <property name="DEST_Y" value="2416"/> </properties> </object> - <object name="toBossCave" type="WARP" x="2720" y="1568" width="32" height="32"> - <properties> - <property name="dest_map" value="005-4"/> - <property name="dest_x" value="1152"/> - <property name="dest_y" value="1120"/> - </properties> - </object> </objectgroup> </map> |