diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-08 20:45:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-08 20:45:56 -0300 |
commit | 19f404df3dc45baa92e9cfbe659e43f5facf0569 (patch) | |
tree | 8046995020567b1aa39675d6c538076c19268915 /maps | |
parent | 831f21d34c19033b75a67e1d70c649f74ef9b085 (diff) | |
download | clientdata-19f404df3dc45baa92e9cfbe659e43f5facf0569.tar.gz clientdata-19f404df3dc45baa92e9cfbe659e43f5facf0569.tar.bz2 clientdata-19f404df3dc45baa92e9cfbe659e43f5facf0569.tar.xz clientdata-19f404df3dc45baa92e9cfbe659e43f5facf0569.zip |
Updates, mostly tabulation
Diffstat (limited to 'maps')
-rw-r--r-- | maps/011-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/011-1.tmx b/maps/011-1.tmx index 08e3df7f..db683650 100644 --- a/maps/011-1.tmx +++ b/maps/011-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="200" height="200" tilewidth="32" tileheight="32" infinite="0" nextobjectid="10"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" nextobjectid="10"> <properties> <property name="license" value="GPL v2"/> <property name="manaplus version" value="2"/> @@ -1068,7 +1068,7 @@ <object id="4" name="Lava Slime" type="spawn" x="672" y="640" width="5120" height="5120"> <properties> <property name="death" value="60000"/> - <property name="max_beings" value="75"/> + <property name="max_beings" value="65"/> <property name="monster_id" value="1097"/> <property name="spawn" value="60000"/> </properties> @@ -1076,7 +1076,7 @@ <object id="5" name="Red Slime" type="spawn" x="704" y="608" width="5120" height="5120"> <properties> <property name="death" value="60000"/> - <property name="max_beings" value="120"/> + <property name="max_beings" value="110"/> <property name="monster_id" value="1092"/> <property name="spawn" value="60000"/> </properties> |