diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-10 19:35:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-10 19:35:54 -0300 |
commit | ef5f3eed7d80ed5652368c54ea8bd5c8a7fc1169 (patch) | |
tree | 5e447815d0310e8a7281c5fff749dec7f3a6594a | |
parent | c29058d8fe082f5ccd45fee81649da6c86213f89 (diff) | |
download | clientdata-ef5f3eed7d80ed5652368c54ea8bd5c8a7fc1169.tar.gz clientdata-ef5f3eed7d80ed5652368c54ea8bd5c8a7fc1169.tar.bz2 clientdata-ef5f3eed7d80ed5652368c54ea8bd5c8a7fc1169.tar.xz clientdata-ef5f3eed7d80ed5652368c54ea8bd5c8a7fc1169.zip |
[skip ci] typo
-rw-r--r-- | maps/014-4.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/014-4.tmx b/maps/014-4.tmx index 15195f87..57a249c1 100644 --- a/maps/014-4.tmx +++ b/maps/014-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.6" orientation="orthogonal" renderorder="right-down" width="180" height="128" tilewidth="32" tileheight="32" infinite="0" nextobjectid="22"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="180" height="128" tilewidth="32" tileheight="32" infinite="0" nextobjectid="22"> <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/014-4.png"/> @@ -1695,10 +1695,10 @@ <objectgroup color="#ff7f00" name="Spawns" visible="0"> <object id="17" name="Centaur" type="spawn" x="3456" y="2016" width="1728" height="1472"> <properties> - <property name="death" value="60000"/> + <property name="death" value="80000"/> <property name="max_beings" value="3"/> <property name="monster_id" value="1139"/> - <property name="spawn" value="60000"/> + <property name="spawn" value="90000"/> </properties> </object> <object id="18" name="Mana Piou" type="spawn" x="576" y="480" width="2816" height="1504"> |