diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-22 01:49:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-22 01:49:20 -0300 |
commit | f3bee31459a50ac29b6d8d3f53f0ddc93e813a99 (patch) | |
tree | 11610e0bceabd8351a3500ab0364bddebeec6920 /maps/005-1.tmx | |
parent | bfe2e87395a339214141def2d1fa25b3d5cc7468 (diff) | |
download | clientdata-f3bee31459a50ac29b6d8d3f53f0ddc93e813a99.tar.gz clientdata-f3bee31459a50ac29b6d8d3f53f0ddc93e813a99.tar.bz2 clientdata-f3bee31459a50ac29b6d8d3f53f0ddc93e813a99.tar.xz clientdata-f3bee31459a50ac29b6d8d3f53f0ddc93e813a99.zip |
Missing warps. Now there's a lobby to Crazyfefe's Chamber.
Diffstat (limited to 'maps/005-1.tmx')
-rw-r--r-- | maps/005-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/005-1.tmx b/maps/005-1.tmx index fa2750dd..d48521d0 100644 --- a/maps/005-1.tmx +++ b/maps/005-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="135" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="16" nextobjectid="98"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="135" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="16" nextobjectid="98"> <properties> <property name="author" value="Saulc, jesusalva, "/> <property name="license" value="CC BY-SA 3.0"/> @@ -2109,7 +2109,7 @@ <property name="y" value="0"/> </properties> </object> - <object id="92" name="To Crazyfefe's Cave" type="warp" x="2112" y="1984" width="32" height="32"> + <object id="92" name="To Underground" type="warp" x="2112" y="1984" width="32" height="32"> <properties> <property name="dest_map" value="000-0"/> <property name="npc_id" value="SCRIPT"/> |