From 29bb178e6ac12d8edb32b89c336d46178421bd83 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Fri, 23 Jan 2009 11:26:10 +0000 Subject: Adjust purification potion to not work early --- npc/scripts.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/scripts.conf') diff --git a/npc/scripts.conf b/npc/scripts.conf index ae6b9a83..f7cede08 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -5,11 +5,14 @@ npc: npc/functions/banker.txt npc: npc/functions/barber.txt npc: npc/functions/game_rules.txt npc: npc/functions/inn.txt +npc: npc/functions/magic.txt npc: npc/functions/mob_points.txt npc: npc/functions/process_equip.txt npc: npc/functions/slot_machine.txt npc: npc/functions/soul_menhir.txt -npc: npc/functions/magic.txt + +// Item Functions +npc: npc/items/purification_potion.txt import: npc/_import.txt -- cgit v1.2.3-60-g2f50