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/004-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/004-1.tmx')
-rw-r--r-- | maps/004-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/004-1.tmx b/maps/004-1.tmx index a64cf74b..c665d323 100644 --- a/maps/004-1.tmx +++ b/maps/004-1.tmx @@ -1345,7 +1345,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="63" name="croc" type="spawn" x="1184" y="672" width="480" height="384"> + <object id="63" name="Croc" type="spawn" x="1184" y="672" width="480" height="384"> <properties> <property name="death" value="150000"/> <property name="max_beings" value="3"/> @@ -1375,7 +1375,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="71" name="Giant maggot" type="Spawn" x="3136" y="1856" width="672" height="512"> + <object id="71" name="Giant Maggot" type="Spawn" x="3136" y="1856" width="672" height="512"> <properties> <property name="death" value="300000"/> <property name="max_beings" value="4"/> |