diff options
-rw-r--r-- | maps/002-1.tmx | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/maps/002-1.tmx b/maps/002-1.tmx index 1c0b2f2c..76518e3f 100644 --- a/maps/002-1.tmx +++ b/maps/002-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="93" height="59" tilewidth="32" tileheight="32" infinite="0" nextobjectid="14"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="93" height="59" tilewidth="32" tileheight="32" infinite="0" nextobjectid="14"> <properties> <property name="actorsfix" value="1"/> <property name="license" value="CC BY-SA 3.0"/> @@ -464,13 +464,5 @@ <property name="inn" value="NO_INN"/> </properties> </object> - <object id="13" name="Maggot" type="spawn" x="832" y="896" width="128" height="256"> - <properties> - <property name="death" value="20000"/> - <property name="max_beings" value="1"/> - <property name="monster_id" value="1030"/> - <property name="spawn" value="30000"/> - </properties> - </object> </objectgroup> </map> |