diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-16 10:53:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-16 10:53:06 -0300 |
commit | 64b8a6f08cbab3ef9f928fb48ccc6b7394e4e9d6 (patch) | |
tree | b205681455e2dc47b641752a95ff20e547c4f9d6 /maps/005-1.tmx | |
parent | 7a339ec4cae0a57b20dcb02bfa7e7e09775206b5 (diff) | |
download | clientdata-64b8a6f08cbab3ef9f928fb48ccc6b7394e4e9d6.tar.gz clientdata-64b8a6f08cbab3ef9f928fb48ccc6b7394e4e9d6.tar.bz2 clientdata-64b8a6f08cbab3ef9f928fb48ccc6b7394e4e9d6.tar.xz clientdata-64b8a6f08cbab3ef9f928fb48ccc6b7394e4e9d6.zip |
Correct various typos on mob namesr02.1_180316
Diffstat (limited to 'maps/005-1.tmx')
-rw-r--r-- | maps/005-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/005-1.tmx b/maps/005-1.tmx index 3eeb9284..de41caf7 100644 --- a/maps/005-1.tmx +++ b/maps/005-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="120" height="120" tilewidth="32" tileheight="32" infinite="0" nextobjectid="92"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="120" height="120" tilewidth="32" tileheight="32" infinite="0" nextobjectid="92"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1329,7 +1329,7 @@ <property name="dest_y" value="42"/> </properties> </object> - <object id="71" name="CloverPatch" type="spawn" x="1088" y="1248" width="192" height="96"> + <object id="71" name="Clover Field" type="spawn" x="1088" y="1248" width="192" height="96"> <properties> <property name="death" value="300000"/> <property name="max_beings" value="1"/> @@ -1380,7 +1380,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="84" name="ManaBug" type="spawn" x="1376" y="928" width="1824" height="672"> + <object id="84" name="Mana Bug" type="spawn" x="1376" y="928" width="1824" height="672"> <properties> <property name="death" value="300000"/> <property name="max_beings" value="5"/> |