diff options
-rw-r--r-- | maps/018-5.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/018-5.tmx b/maps/018-5.tmx index 7af051b49..80d11d60b 100644 --- a/maps/018-5.tmx +++ b/maps/018-5.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="145" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="29"> +<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="145" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="29"> <properties> <property name="background0image" value="graphics/images/ambient/spotlight.png"/> <property name="license" value="GPL v2+"/> @@ -1643,6 +1643,7 @@ </object> <object id="22" name="Green Dragon" type="spawn" x="1280" y="1958" width="1216" height="1472"> <properties> + <property name="death" value="20000"/> <property name="max_beings" value="4"/> <property name="monster_id" value="1195"/> <property name="spawn" value="60000"/> |