diff options
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 3f8967b9..dda7d1ff 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -6,11 +6,15 @@ npc: npc/functions/barber.txt npc: npc/functions/clear_vars.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 +// Item Functions +npc: npc/items/purification_potion.txt + import: npc/_import.txt // Christmas 2006 |