summaryrefslogtreecommitdiff
path: root/npc/029-5
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-23 11:16:07 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-23 11:16:07 -0300
commit15d81154c2ed1ba989924f89fbef672a49965d38 (patch)
treebc5b8547d1cadb634f19cac4060eee19397e64d6 /npc/029-5
parenta9175bf3d6916cf83f655ee95a1b56a8c8fef49f (diff)
downloadserverdata-15d81154c2ed1ba989924f89fbef672a49965d38.tar.gz
serverdata-15d81154c2ed1ba989924f89fbef672a49965d38.tar.bz2
serverdata-15d81154c2ed1ba989924f89fbef672a49965d38.tar.xz
serverdata-15d81154c2ed1ba989924f89fbef672a49965d38.zip
029-5 is now a map which causes diseases. Mitigates slime mother farming.
HP > 70%: Bleeding HP > 40%: Poison HP < 00%: Deadly Poison PS. Formula likely wrong.
Diffstat (limited to 'npc/029-5')
-rw-r--r--npc/029-5/_config.txt16
-rw-r--r--npc/029-5/_import.txt1
2 files changed, 17 insertions, 0 deletions
diff --git a/npc/029-5/_config.txt b/npc/029-5/_config.txt
new file mode 100644
index 000000000..99e975a46
--- /dev/null
+++ b/npc/029-5/_config.txt
@@ -0,0 +1,16 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 029-5: Crypt Sub-Basement Two conf
+
+029-5,126,18,0 script #029-5_126_18 NPC_HIDDEN,3,0,{
+ end;
+OnTouch:
+ doevent "#DungeonCore::OnSick";
+ end;
+}
+
+029-5,71,26,0 script #029-5_71_26 NPC_HIDDEN,3,0,{
+ end;
+OnTouch:
+ doevent "#DungeonCore::OnSick";
+ end;
+}
diff --git a/npc/029-5/_import.txt b/npc/029-5/_import.txt
index ac75177d0..43d51fb30 100644
--- a/npc/029-5/_import.txt
+++ b/npc/029-5/_import.txt
@@ -1,3 +1,4 @@
// Map 029-5: Crypt Sub-Basement Two
// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/029-5/_config.txt",
"npc/029-5/_warps.txt",