diff options
-rw-r--r-- | maps/003-1-2.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/003-1-2.tmx b/maps/003-1-2.tmx index ad06aed9a..85be464a3 100644 --- a/maps/003-1-2.tmx +++ b/maps/003-1-2.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="37"> +<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="37"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -545,11 +545,11 @@ <property name="dest_y" value="119"/> </properties> </object> - <object id="36" name="Black Scorpion" type="spawn" x="608" y="1056" width="992" height="224"> + <object id="36" name="Angry Red Scorpion" type="spawn" x="608" y="1056" width="992" height="224"> <properties> <property name="death" value="150000"/> <property name="max_beings" value="2"/> - <property name="monster_id" value="1074"/> + <property name="monster_id" value="1130"/> <property name="spawn" value="35000"/> </properties> </object> |