diff options
Diffstat (limited to 'maps/005-1.tmx')
-rw-r--r-- | maps/005-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/005-1.tmx b/maps/005-1.tmx index bb4c687b..e3a82f05 100644 --- a/maps/005-1.tmx +++ b/maps/005-1.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="135" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="16" nextobjectid="98"> +<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="135" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="16" nextobjectid="98"> <properties> <property name="author" value="Saulc, jesusalva, "/> <property name="license" value="CC BY-SA 3.0"/> @@ -2041,7 +2041,7 @@ </object> <object id="74" name="Diamond Bif" type="spawn" x="928" y="2113" width="96" height="64"> <properties> - <property name="death" value="120000"/> + <property name="death" value="90000"/> <property name="max_beings" value="1"/> <property name="monster_id" value="1108"/> <property name="script" value="Rosen::OnKillMBif"/> |