diff options
Diffstat (limited to 'maps')
-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 10c435bc..6ce57121 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="2018.02.14" orientation="orthogonal" renderorder="right-down" width="95" height="59" tilewidth="32" tileheight="32" infinite="0" nextobjectid="15"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="95" height="59" tilewidth="32" tileheight="32" nextobjectid="15"> <properties> <property name="actorsfix" value="1"/> <property name="license" value="CC BY-SA 3.0"/> @@ -488,14 +488,6 @@ <property name="npc_id" value="SCRIPT"/> </properties> </object> - <object id="3" name="Piou" type="spawn" x="992" y="736" width="1376" height="640"> - <properties> - <property name="death" value="20000"/> - <property name="max_beings" value="3"/> - <property name="monster_id" value="1002"/> - <property name="spawn" value="30000"/> - </properties> - </object> <object id="7" name="save" type="save" x="1760" y="1280" width="32" height="32"> <properties> <property name="inn" value="NO_INN"/> |