summaryrefslogtreecommitdiff
path: root/world/map/npc/027-6/casket_traps.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/027-6/casket_traps.txt')
-rw-r--r--world/map/npc/027-6/casket_traps.txt70
1 files changed, 0 insertions, 70 deletions
diff --git a/world/map/npc/027-6/casket_traps.txt b/world/map/npc/027-6/casket_traps.txt
deleted file mode 100644
index 551f9d6b..00000000
--- a/world/map/npc/027-6/casket_traps.txt
+++ /dev/null
@@ -1,70 +0,0 @@
-027-6,32,39,0|script|#casket25|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-6,27,48,0|script|#casket26|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-6,52,50,0|script|#casket27|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-6,45,48,0|script|#casket28|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-6,47,30,0|script|#casket29|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-6,33,31,0|script|#casket30|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
-027-6,52,40,0|script|#casket31|127,1,1
-{
- end;
-
-OnTouch:
- heal ((MaxHp/100) * -10), 0;
- specialeffect 301;
- specialeffect 302;
- end;
-}