summaryrefslogtreecommitdiff
path: root/maps/006-4-1.tmx
diff options
context:
space:
mode:
Diffstat (limited to 'maps/006-4-1.tmx')
-rw-r--r--maps/006-4-1.tmx12
1 files changed, 11 insertions, 1 deletions
diff --git a/maps/006-4-1.tmx b/maps/006-4-1.tmx
index 82ab0d70..14bdd7e6 100644
--- a/maps/006-4-1.tmx
+++ b/maps/006-4-1.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="120" height="200" tilewidth="32" tileheight="32" infinite="0" nextlayerid="20" nextobjectid="15">
+<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="120" height="200" tilewidth="32" tileheight="32" infinite="0" nextlayerid="20" nextobjectid="18">
<properties>
<property name="author" value="kytty"/>
<property name="license" value="CC BY-SA 3.0"/>
@@ -1997,5 +1997,15 @@
<property name="spawn" value="75000"/>
</properties>
</object>
+ <object id="15" name="Curse Timer" type="function" x="1760" y="1920" width="224" height="32">
+ <properties>
+ <property name="doevent" value="#DungeonCore::OnCurse"/>
+ </properties>
+ </object>
+ <object id="17" name="Curse Timer" type="function" x="1408" y="992" width="32" height="32">
+ <properties>
+ <property name="doevent" value="#DungeonCore::OnCurse"/>
+ </properties>
+ </object>
</objectgroup>
</map>