diff options
-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"/> |