diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-21 12:30:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-21 19:59:43 -0300 |
commit | 1179f1e214f310f6b688b4d629262597faaa769d (patch) | |
tree | d86a6cac533c962c488df18667e262738481e812 | |
parent | 5a9acd2c8c52c5f8fed957c1fcdb5b50f99769d4 (diff) | |
download | clientdata-1179f1e214f310f6b688b4d629262597faaa769d.tar.gz clientdata-1179f1e214f310f6b688b4d629262597faaa769d.tar.bz2 clientdata-1179f1e214f310f6b688b4d629262597faaa769d.tar.xz clientdata-1179f1e214f310f6b688b4d629262597faaa769d.zip |
Remove Piou Spawn from 002-1 (n.i.)
-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"/> |