diff options
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index e95934bb7..3d75acc1f 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -16,6 +16,7 @@ "npc/functions/main.txt", "npc/functions/asleep.txt", "npc/functions/barber.txt", +"npc/functions/bank.txt", "npc/functions/clientversion.txt", "npc/functions/doors.txt", "npc/functions/goodbye.txt", @@ -25,6 +26,7 @@ "npc/functions/inventoryplace.txt", "npc/functions/legiontalk.txt", "npc/functions/marriage.txt", +"npc/functions/mobpoint.txt", "npc/functions/npcmove.txt", "npc/functions/masks.txt", "npc/functions/openbook.txt", @@ -41,7 +43,6 @@ "npc/functions/asklanguage.txt", "npc/functions/game-rules.txt", "npc/functions/riddle.txt", -"npc/functions/bank.txt", "npc/functions/confused-tree-dict.txt", "npc/functions/util.txt", "npc/functions/soul_menhir.txt", |