summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-23 11:15:02 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-23 11:15:02 -0300
commitb50a9f8212c9974561a0d29ae0d649c14cb6042d (patch)
treee2ecde67a5a5765cd565a11bc93a21b8bb5d0abf
parent958461d15d67d1da058db88d258b0a5edcc32b1d (diff)
downloadclientdata-b50a9f8212c9974561a0d29ae0d649c14cb6042d.tar.gz
clientdata-b50a9f8212c9974561a0d29ae0d649c14cb6042d.tar.bz2
clientdata-b50a9f8212c9974561a0d29ae0d649c14cb6042d.tar.xz
clientdata-b50a9f8212c9974561a0d29ae0d649c14cb6042d.zip
Plague 029-5
-rw-r--r--maps/029-5.tmx12
1 files changed, 11 insertions, 1 deletions
diff --git a/maps/029-5.tmx b/maps/029-5.tmx
index e3f22bfe..dd0d12a3 100644
--- a/maps/029-5.tmx
+++ b/maps/029-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="150" height="125" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="11">
+<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="150" height="125" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="13">
<properties>
<property name="music" value="graveyard.ogg"/>
<property name="name" value="Crypt Sub-Basement Two"/>
@@ -1196,5 +1196,15 @@
<property name="dest_y" value="97"/>
</properties>
</object>
+ <object id="11" name="Disease Timer" type="function" x="3968" y="576" width="128" height="32">
+ <properties>
+ <property name="doevent" value="#DungeonCore::OnSick"/>
+ </properties>
+ </object>
+ <object id="12" name="Disease Timer" type="function" x="2208" y="832" width="128" height="32">
+ <properties>
+ <property name="doevent" value="#DungeonCore::OnSick"/>
+ </properties>
+ </object>
</objectgroup>
</map>