summaryrefslogtreecommitdiff
path: root/world/map/npc/027-5/casket_traps.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/027-5/casket_traps.txt')
-rw-r--r--world/map/npc/027-5/casket_traps.txt80
1 files changed, 0 insertions, 80 deletions
diff --git a/world/map/npc/027-5/casket_traps.txt b/world/map/npc/027-5/casket_traps.txt
deleted file mode 100644
index 965f91cb..00000000
--- a/world/map/npc/027-5/casket_traps.txt
+++ /dev/null
@@ -1,80 +0,0 @@
-027-5,60,34,0|script|#casket17|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-5,34,50,0|script|#casket18|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-5,49,76,0|script|#casket19|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-5,60,89,0|script|#casket20|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-5,90,90,0|script|#casket21|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-5,92,76,0|script|#casket22|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-5,117,61,0|script|#casket23|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-5,94,48,0|script|#casket24|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}