From 14f7af0b7b3839f0e1b35c31bf3bd17e70cf366f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 17 Apr 2021 16:07:04 -0300 Subject: Refactor Sagatha functions. Add shear spell (reusing ML code) --- npc/scripts.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/scripts.conf') diff --git a/npc/scripts.conf b/npc/scripts.conf index c975d301..7f3980e6 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -19,6 +19,7 @@ "npc/functions/inc_sc_bonus.txt", "npc/commands/kami.txt", "npc/functions/filters.txt", +"npc/functions/quests.txt", // Main Functions "npc/functions/banker.txt", @@ -85,6 +86,7 @@ "npc/magic/level2-magic-knuckles.txt", "npc/magic/level2-protect.txt", "npc/magic/level2-rain.txt", +"npc/magic/level2-shear.txt", "npc/magic/level2-summon-monsters.txt", "npc/magic/level2-toxic-dart.txt", "npc/magic/final.txt", -- cgit v1.2.3-60-g2f50