diff options
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 205ace11..4ae2e6f8 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -100,7 +100,6 @@ "npc/functions/quest-debug/040-HurnscaldQuests_WoodenShield.txt", "npc/functions/quest-debug/041-General_Cooking.txt", "npc/functions/quest-debug/042-General_Brotherhood.txt", -"npc/functions/quest-debug/043-HurnscaldQuests_Kfahr.txt", // Item functions "npc/items/cookie.txt", @@ -138,6 +137,7 @@ //"npc/placeholder/angus.txt", //"npc/placeholder/caul.txt", //"npc/placeholder/receptionist.txt", +"npc/functions/quest-debug/057-HurnscaldQuests_Kfahr.txt", // Maps specific scripts @include "npc/_import.txt" |