summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2021-03-02 00:12:01 +0000
committerSaulc <lucashelaine14@gmail.com>2021-03-02 00:12:01 +0000
commitd0b34e6c574f962552a374fc0b173d147e30ee87 (patch)
tree7aac3c3fa929527d044ba3b541b723b5588534f2
parent6181d0b519a3666f170f3a9b51b615305096c736 (diff)
downloadclientdata-d0b34e6c574f962552a374fc0b173d147e30ee87.tar.gz
clientdata-d0b34e6c574f962552a374fc0b173d147e30ee87.tar.bz2
clientdata-d0b34e6c574f962552a374fc0b173d147e30ee87.tar.xz
clientdata-d0b34e6c574f962552a374fc0b173d147e30ee87.zip
Fix 2 spawn object zone on 004-2-1.tmx
-rw-r--r--maps/004-2-1.tmx18
1 files changed, 9 insertions, 9 deletions
diff --git a/maps/004-2-1.tmx b/maps/004-2-1.tmx
index 444a2452..792a40a3 100644
--- a/maps/004-2-1.tmx
+++ b/maps/004-2-1.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="129" height="106" tilewidth="32" tileheight="32" infinite="0" nextlayerid="41" nextobjectid="59">
+<map version="1.2" tiledversion="1.3.4" orientation="orthogonal" renderorder="right-down" width="129" height="106" tilewidth="32" tileheight="32" infinite="0" nextlayerid="41" nextobjectid="59">
<properties>
<property name="author" value="Pookie, Saulc"/>
<property name="license" value="CC BY-SA 3.0"/>
@@ -820,7 +820,7 @@
</properties>
</object>
</objectgroup>
- <objectgroup color="#ff5500" id="39" name="Spawn">
+ <objectgroup color="#ff5500" id="39" name="Spawn" visible="0">
<object id="40" name="Cave Maggot" type="Spawn" x="0" y="0" width="32" height="32">
<properties>
<property name="death" value="200000"/>
@@ -829,7 +829,7 @@
<property name="spawn" value="40000"/>
</properties>
</object>
- <object id="35" name="Cave Snake" type="Spawn" x="1088" y="1056" width="1920" height="1500">
+ <object id="35" name="Cave Snake" type="Spawn" x="1088" y="1056" width="1920" height="1504">
<properties>
<property name="death" value="150000"/>
<property name="max_beings" value="12"/>
@@ -862,7 +862,7 @@
</properties>
</object>
</objectgroup>
- <objectgroup id="8" name="Objects">
+ <objectgroup id="8" name="Objects" visible="0">
<object id="31" name="To Outside" type="warp" x="2752" y="2208" width="32" height="32">
<properties>
<property name="dest_map" value="004-2"/>
@@ -878,7 +878,7 @@
</properties>
</object>
</objectgroup>
- <objectgroup color="#026c06" id="40" name="Plant">
+ <objectgroup color="#026c06" id="40" name="Plant" visible="0">
<object id="37" name="Small Topaz Bif" type="Spawn" x="2400" y="1120" width="224" height="128">
<properties>
<property name="death" value="150000"/>
@@ -887,7 +887,7 @@
<property name="spawn" value="35000"/>
</properties>
</object>
- <object id="48" name="Small Topaz Bif" type="Spawn" x="1120" y="736" width="1920" height="1500">
+ <object id="48" name="Small Topaz Bif" type="Spawn" x="1120" y="736" width="1920" height="1504">
<properties>
<property name="death" value="150000"/>
<property name="max_beings" value="2"/>
@@ -896,10 +896,10 @@
</properties>
</object>
</objectgroup>
- <objectgroup color="#ffff00" id="9" name="margin">
+ <objectgroup color="#ffff00" id="9" name="margin" visible="0">
<object id="50" name="margin" x="0" y="928" width="960" height="640"/>
- <object id="52" name="margin" x="1408" y="32" width="960" height="640"/>
- <object id="53" name="margin" x="3168" y="1376" width="960" height="640"/>
+ <object id="52" name="margin" x="1440" y="0" width="960" height="640"/>
+ <object id="53" name="margin" x="3168" y="1408" width="960" height="640"/>
<object id="54" name="margin" x="704" y="2752" width="960" height="640"/>
</objectgroup>
</map>