diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-09 11:04:41 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-09 11:04:41 -0200 |
commit | b8c7c36d1cd6d60cd09193ab79712acc17503875 (patch) | |
tree | 888160be43e0a832f55592116af2153006c1b8e3 /maps/004-2.tmx | |
parent | a8a65f16fc971e8260fda9b9411314361ad68f12 (diff) | |
download | clientdata-b8c7c36d1cd6d60cd09193ab79712acc17503875.tar.gz clientdata-b8c7c36d1cd6d60cd09193ab79712acc17503875.tar.bz2 clientdata-b8c7c36d1cd6d60cd09193ab79712acc17503875.tar.xz clientdata-b8c7c36d1cd6d60cd09193ab79712acc17503875.zip |
[skip ci] **desert canyon DISABLED** - blame @Saulc
Diffstat (limited to 'maps/004-2.tmx')
-rw-r--r-- | maps/004-2.tmx | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/maps/004-2.tmx b/maps/004-2.tmx index 0d345926..c0d4017e 100644 --- a/maps/004-2.tmx +++ b/maps/004-2.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="160" height="147" tilewidth="32" tileheight="32" nextobjectid="76"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="160" height="147" tilewidth="32" tileheight="32" nextobjectid="77"> <properties> <property name="authors" value="TMW.org, Saulc"/> <property name="license" value="GPL 3.0"/> @@ -1275,6 +1275,7 @@ <property name="dest_map" value="004-2-1"/> <property name="dest_x" value="26"/> <property name="dest_y" value="87"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="59" name="to cave " type="warp" x="3200" y="2848" width="32" height="32"> @@ -1300,8 +1301,15 @@ </object> <object id="72" name="margin" type="fixme" x="1312" y="4064" width="640" height="640"/> <object id="74" name="margin" type="fixme" x="4480" y="736" width="640" height="640"/> + <object id="76" name="SCRIPT OVERRIDE" type="warp" x="2272" y="2208" width="64" height="32"> + <properties> + <property name="dest_map" value="010-2"/> + <property name="dest_x" value="97"/> + <property name="dest_y" value="123"/> + </properties> + </object> </objectgroup> - <objectgroup color="#ff7f00" name="Spawns"> + <objectgroup color="#ff7f00" name="Spawns" visible="0"> <object id="62" name="Maggot" type="Spawn" x="672" y="608" width="1024" height="1408"> <properties> <property name="death" value="150000"/> |