diff options
Diffstat (limited to 'maps/016-6.tmx')
-rw-r--r-- | maps/016-6.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/016-6.tmx b/maps/016-6.tmx index 3d930baa..fc2b1678 100644 --- a/maps/016-6.tmx +++ b/maps/016-6.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="80" height="62" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="4"> +<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="80" height="62" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="4"> <properties> <property name="author" value="Saulc"/> <property name="license" value="CC BY-SA 3.0"/> @@ -566,10 +566,10 @@ <objectgroup color="#ff00c6" id="9" name="Spawn"> <object id="3" name="Ocean Croc" type="spawn" x="768" y="960" width="608" height="160"> <properties> - <property name="death" value="30000"/> + <property name="death" value="10000"/> <property name="max_beings" value="4"/> <property name="monster_id" value="1133"/> - <property name="spawn" value="36000"/> + <property name="spawn" value="16000"/> </properties> </object> </objectgroup> |