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/003-1.tmx | |
parent | 7a339ec4cae0a57b20dcb02bfa7e7e09775206b5 (diff) | |
download | clientdata-r02.1_180316.tar.gz clientdata-r02.1_180316.tar.bz2 clientdata-r02.1_180316.tar.xz clientdata-r02.1_180316.zip |
Correct various typos on mob namesr02.1_180316
Diffstat (limited to 'maps/003-1.tmx')
-rw-r--r-- | maps/003-1.tmx | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index 5cf3217c..ff7c1244 100644 --- a/maps/003-1.tmx +++ b/maps/003-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="140" height="180" tilewidth="32" tileheight="32" infinite="0" nextobjectid="89"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="140" height="180" tilewidth="32" tileheight="32" infinite="0" nextobjectid="89"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1824,7 +1824,7 @@ <property name="dest_y" value="28"/> </properties> </object> - <object id="63" name="croc" type="spawn" x="2528" y="3200" width="192" height="224"> + <object id="63" name="Croc" type="spawn" x="2528" y="3200" width="192" height="224"> <properties> <property name="death" value="150000"/> <property name="max_beings" value="1"/> @@ -1893,7 +1893,7 @@ <property name="spawn" value="30000"/> </properties> </object> - <object id="77" name="croc" type="spawn" x="2080" y="3776" width="192" height="224"> + <object id="77" name="Croc" type="spawn" x="2080" y="3776" width="192" height="224"> <properties> <property name="death" value="150000"/> <property name="max_beings" value="1"/> @@ -1901,7 +1901,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="78" name="blob" type="spawn" x="992" y="2880" width="576" height="768"> + <object id="78" name="Blob" type="spawn" x="992" y="2880" width="576" height="768"> <properties> <property name="death" value="150000"/> <property name="max_beings" value="2"/> @@ -1909,7 +1909,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="81" name="little blub" type="spawn" x="560" y="1536" width="560" height="1664"> + <object id="81" name="Little Blub" type="spawn" x="560" y="1536" width="560" height="1664"> <properties> <property name="death" value="150000"/> <property name="max_beings" value="6"/> @@ -1917,7 +1917,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="84" name="toppy blub" type="spawn" x="1088" y="1824" width="224" height="864"> + <object id="84" name="Toppy Blub" type="spawn" x="1088" y="1824" width="224" height="864"> <properties> <property name="death" value="150000"/> <property name="max_beings" value="2"/> @@ -1925,7 +1925,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="86" name="croc" type="spawn" x="1920" y="1824" width="320" height="96"> + <object id="86" name="Croc" type="spawn" x="1920" y="1824" width="320" height="96"> <properties> <property name="death" value="150000"/> <property name="max_beings" value="1"/> |