diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-01 22:10:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-01 22:10:12 -0300 |
commit | 70b4557a063fc3158df58cf82118dfaa3208cbef (patch) | |
tree | 84074ea395d83b4153536e2bc87c0fe28e249ddc /maps/015-8.tmx | |
parent | 8da43d24dd58d5ff3660204d123b63326a0661d2 (diff) | |
download | clientdata-70b4557a063fc3158df58cf82118dfaa3208cbef.tar.gz clientdata-70b4557a063fc3158df58cf82118dfaa3208cbef.tar.bz2 clientdata-70b4557a063fc3158df58cf82118dfaa3208cbef.tar.xz clientdata-70b4557a063fc3158df58cf82118dfaa3208cbef.zip |
Fix bad map label
Diffstat (limited to 'maps/015-8.tmx')
-rw-r--r-- | maps/015-8.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/015-8.tmx b/maps/015-8.tmx index 4f8e77b9..97ce7e5d 100644 --- a/maps/015-8.tmx +++ b/maps/015-8.tmx @@ -1263,7 +1263,7 @@ <property name="npc_id" value="SCRIPT"/> </properties> </object> - <object id="8" name="Forgotten Bunker" type="warp" x="2976" y="640" width="128" height="32"> + <object id="8" name="Forgotten Shrine" type="warp" x="2976" y="640" width="128" height="32"> <properties> <property name="dest_map" value="015-5"/> <property name="dest_x" value="81"/> |