diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-24 14:49:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-24 14:49:46 -0300 |
commit | 2f67f64bb50b4590c751976513d3afd4e7ab126a (patch) | |
tree | 39c9b0929ef50e6288b5f10bcd37320dbc044acf | |
parent | fd3ffe4a7c02b4380c73db1a19e8719ee6b639cf (diff) | |
download | clientdata-2f67f64bb50b4590c751976513d3afd4e7ab126a.tar.gz clientdata-2f67f64bb50b4590c751976513d3afd4e7ab126a.tar.bz2 clientdata-2f67f64bb50b4590c751976513d3afd4e7ab126a.tar.xz clientdata-2f67f64bb50b4590c751976513d3afd4e7ab126a.zip |
Fix some bad labels on 004-1
-rw-r--r-- | maps/004-1.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/004-1.tmx b/maps/004-1.tmx index b28bb39e..51dcb287 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"/> @@ -1353,14 +1353,14 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="65" name="to miners cave" type="warp" x="2944" y="3648" width="32" height="32"> + <object id="65" name="To miners cave" type="warp" x="2944" y="3648" width="32" height="32"> <properties> <property name="dest_map" value="007-1"/> <property name="dest_x" value="85"/> <property name="dest_y" value="51"/> </properties> </object> - <object id="66" name="to miners cave" type="warp" x="1056" y="3488" width="32" height="32"> + <object id="66" name="To Tulimshar mines" type="warp" x="1056" y="3488" width="32" height="32"> <properties> <property name="dest_map" value="007-1"/> <property name="dest_x" value="51"/> @@ -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"/> |