diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-07 15:21:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-07 15:21:16 -0300 |
commit | 76ee22c4ed6445dbfa883340c8e8a8c1bfefe995 (patch) | |
tree | adadd65be08add30a544388109b7eeb0790ed292 /maps/025-3.tmx | |
parent | e25349b2597262d8899f7e4c7f1afe6625387373 (diff) | |
download | clientdata-76ee22c4ed6445dbfa883340c8e8a8c1bfefe995.tar.gz clientdata-76ee22c4ed6445dbfa883340c8e8a8c1bfefe995.tar.bz2 clientdata-76ee22c4ed6445dbfa883340c8e8a8c1bfefe995.tar.xz clientdata-76ee22c4ed6445dbfa883340c8e8a8c1bfefe995.zip |
Monster King Fortress B0F
No monsters, mostly empty still, and warp is still non-controlled
Diffstat (limited to 'maps/025-3.tmx')
-rw-r--r-- | maps/025-3.tmx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/maps/025-3.tmx b/maps/025-3.tmx index 2f19a2e9..ae7085c7 100644 --- a/maps/025-3.tmx +++ b/maps/025-3.tmx @@ -1928,12 +1928,11 @@ </data> </layer> <objectgroup id="9" name="Objects" visible="0"> - <object id="2" name="To inside" type="warp" x="3369" y="2571" width="49" height="102"> + <object id="2" name="To inside" type="warp" x="3360" y="2656" width="64" height="32"> <properties> <property name="dest_map" value="026-0"/> <property name="dest_x" value="64"/> <property name="dest_y" value="98"/> - <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="3" name="Moubi" type="spawn" x="768" y="4480" width="4832" height="1120"> |