summaryrefslogtreecommitdiff
path: root/npc/magic
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-23 07:41:31 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-23 07:41:31 -0300
commit5037ec541d517e288edb36c9fa6b4f07170a9fe0 (patch)
tree5bbce9903c7ea5a43d84bc0ba1aad99a288f90ee /npc/magic
parentd6f45f163e1ae72fb307500604f28f3ea54c0604 (diff)
downloadserverdata-5037ec541d517e288edb36c9fa6b4f07170a9fe0.tar.gz
serverdata-5037ec541d517e288edb36c9fa6b4f07170a9fe0.tar.bz2
serverdata-5037ec541d517e288edb36c9fa6b4f07170a9fe0.tar.xz
serverdata-5037ec541d517e288edb36c9fa6b4f07170a9fe0.zip
Nilfheim is not that custom
Diffstat (limited to 'npc/magic')
-rw-r--r--npc/magic/nilfheim.txt10
1 files changed, 1 insertions, 9 deletions
diff --git a/npc/magic/nilfheim.txt b/npc/magic/nilfheim.txt
index fddabbbd5..817c3a17f 100644
--- a/npc/magic/nilfheim.txt
+++ b/npc/magic/nilfheim.txt
@@ -6,12 +6,4 @@
// FREEZES IN A 18X18 SQUARE (Max Range) (Incl. boss)
// Made for Kolchak
-// SK_Nilfheim ( lv )
-// Supreme Freeze
-function script SK_nilfheim {
- .@lv=getarg(0, @skillLv);
- // range, time, SC, BL, power, filter
- areasc(18, 3000+(1000*.@lv), SC_FREEZE, BL_MOB | BL_PC | BL_HOM | BL_MER, 1, "filter_notme");
- return;
-}
-
+// File removed