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/007-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/007-1.tmx')
-rw-r--r-- | maps/007-1.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/007-1.tmx b/maps/007-1.tmx index 9523eb37..b534730a 100644 --- a/maps/007-1.tmx +++ b/maps/007-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="200" height="200" tilewidth="32" tileheight="32" infinite="0" nextobjectid="124"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" infinite="0" nextobjectid="124"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -2077,7 +2077,7 @@ </properties> </object> </objectgroup> - <objectgroup color="#0000ff" name="Spawn" visible="0"> + <objectgroup color="#0000ff" name="Spawn"> <object id="105" name="Cave Maggot" type="spawn" x="2944" y="352" width="2816" height="5824"> <properties> <property name="death" value="300000"/> @@ -2086,7 +2086,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="106" name="Black Scoprion" type="Spawn" x="3520" y="1152" width="672" height="480"> + <object id="106" name="Black Scorpion" type="Spawn" x="3520" y="1152" width="672" height="480"> <properties> <property name="death" value="300000"/> <property name="max_beings" value="3"/> @@ -2142,7 +2142,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="123" name="RubyBif" type="Spawn" x="0" y="0" width="6400" height="6400"> + <object id="123" name="Ruby Bif" type="Spawn" x="0" y="0" width="6400" height="6400"> <properties> <property name="death" value="300000"/> <property name="max_beings" value="8"/> |