diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-07 14:40:33 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-07 14:40:33 -0300 |
commit | 72bcad84c22c6b233bda0f025324664b99ecf0bf (patch) | |
tree | c665883e9dbf2f1ec6bfc03699f3bba12b3a813b /maps/013-1.tmx | |
parent | 2b6e20aaa52cfd00264984d62738ff210208b14c (diff) | |
download | clientdata-72bcad84c22c6b233bda0f025324664b99ecf0bf.tar.gz clientdata-72bcad84c22c6b233bda0f025324664b99ecf0bf.tar.bz2 clientdata-72bcad84c22c6b233bda0f025324664b99ecf0bf.tar.xz clientdata-72bcad84c22c6b233bda0f025324664b99ecf0bf.zip |
Fix broken Stuff %%e
Diffstat (limited to 'maps/013-1.tmx')
-rw-r--r-- | maps/013-1.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/013-1.tmx b/maps/013-1.tmx index 0785dbc6..6246a292 100644 --- a/maps/013-1.tmx +++ b/maps/013-1.tmx @@ -1189,7 +1189,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup id="9" name="Objects" visible="0"> + <objectgroup id="9" name="Objects"> <object id="3" name="To Hermit's Cave" type="warp" x="3776" y="864" width="32" height="32"> <properties> <property name="dest_map" value="015-3"/> @@ -1199,7 +1199,7 @@ </object> <object id="23" name="graphics/particles/wispdance.particle.xml" type="particle_effect" x="3392" y="1888" width="32" height="32"/> </objectgroup> - <objectgroup color="#ffff00" id="10" name="Spawns" visible="0"> + <objectgroup color="#ffff00" id="10" name="Spawns"> <object id="28" name="Pinkie" type="spawn" x="1216" y="2208" width="2048" height="928"> <properties> <property name="death" value="50000"/> @@ -1211,7 +1211,7 @@ </object> </objectgroup> <objectgroup color="#00fe7f" id="11" name="Plants" visible="0"> - <object id="31" name="Mauve Plant" type="spawn" x="896.06" y="1952" width="3200" height="1376"> + <object id="31" name="Mauve Plant" type="spawn" x="864" y="1952" width="3200" height="1376"> <properties> <property name="death" value="90000"/> <property name="max_beings" value="4"/> @@ -1224,6 +1224,6 @@ <object id="43" name="Margem" type="fixme" x="0.078125" y="2080" width="960" height="640"/> <object id="44" name="Margem" type="fixme" x="2240" y="3264" width="960" height="640"/> <object id="45" name="Margem" type="fixme" x="4320" y="672" width="960" height="640"/> - <object id="46" name="Margem" type="fixme" x="2880" y="0" width="960" height="640"/> + <object id="46" name="Margem" type="fixme" x="2912" y="0" width="960" height="640"/> </objectgroup> </map> |