diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-25 16:55:30 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-25 16:55:30 +0100 |
commit | b44288139cf9aac97eba12148aa5af7c870a5532 (patch) | |
tree | a0908cbb8328a128d18d700ebd6ffe14a46d355d | |
parent | f2d574770c3bf4dfcbb4936a1ee7043cc5887656 (diff) | |
download | clientdata-b44288139cf9aac97eba12148aa5af7c870a5532.tar.gz clientdata-b44288139cf9aac97eba12148aa5af7c870a5532.tar.bz2 clientdata-b44288139cf9aac97eba12148aa5af7c870a5532.tar.xz clientdata-b44288139cf9aac97eba12148aa5af7c870a5532.zip |
005-3 cave maggot -> house maggot
-rw-r--r-- | maps/005-3.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/005-3.tmx b/maps/005-3.tmx index b0ff537e..db01cc45 100644 --- a/maps/005-3.tmx +++ b/maps/005-3.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="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27"> +<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -598,12 +598,12 @@ </data> </layer> <objectgroup name="Objects"> - <object id="24" name="Cave Maggot" type="spawn" x="769" y="1091" width="701" height="258"> + <object id="24" name="House Maggot" type="spawn" x="769" y="1091" width="701" height="258"> <properties> <property name="death" value="300000"/> <property name="max_beings" value="8"/> - <property name="monster_id" value="1027"/> - <property name="spawn" value="35000"/> + <property name="monster_id" value="1084"/> + <property name="spawn" value="40000"/> </properties> </object> <object id="25" name="To Outside" type="warp" x="800" y="1396" width="32" height="32"> |