diff options
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"/> |