summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-02 09:40:24 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-02 09:40:24 -0300
commit254cf9cf52d8bd0b25bd275f80d661296d2af4b0 (patch)
treeb14b9d15c0d2c0ce8beff7f201dff1eea0d43c48
parentcb0f9b520be024459ed42a3aec90f7db59d6d26c (diff)
downloadclientdata-254cf9cf52d8bd0b25bd275f80d661296d2af4b0.tar.gz
clientdata-254cf9cf52d8bd0b25bd275f80d661296d2af4b0.tar.bz2
clientdata-254cf9cf52d8bd0b25bd275f80d661296d2af4b0.tar.xz
clientdata-254cf9cf52d8bd0b25bd275f80d661296d2af4b0.zip
006-9 map now has bleeding logicr15_20210106
-rw-r--r--maps/006-9.tmx7
1 files changed, 6 insertions, 1 deletions
diff --git a/maps/006-9.tmx b/maps/006-9.tmx
index 20b3bf1d..bc0a0db4 100644
--- a/maps/006-9.tmx
+++ b/maps/006-9.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="91" height="93" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="26">
+<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="91" height="93" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="27">
<properties>
<property name="author" value="Gumi"/>
<property name="background0image" value="graphics/images/ambient/aethyr.jpg"/>
@@ -616,5 +616,10 @@
<property name="npc_id" value="SCRIPT"/>
</properties>
</object>
+ <object id="26" name="Bleed Timer" type="function" x="1184" y="704" width="32" height="32">
+ <properties>
+ <property name="doevent" value="#DungeonCore::OnBleed"/>
+ </properties>
+ </object>
</objectgroup>
</map>