diff options
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 8fef3c023..59b8168df 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -88,10 +88,11 @@ "npc/commands/ucp.txt", // Magic Commands -"npc/magic/zarkor.txt", -"npc/magic/parum.txt", +"npc/magic/demure.txt", "npc/magic/kalmurk.txt", "npc/magic/mkpot.txt", +"npc/magic/parum.txt", +"npc/magic/zarkor.txt", // These are to be proccessed later "npc/functions/gmbot.txt", |