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 330fd4f18..dacf8029d 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -4,6 +4,7 @@ "npc/functions/permissions.txt", "npc/functions/main.txt", "npc/functions/util.txt", +"npc/functions/asklanguage.txt", "npc/functions/clientversion.txt", // General-purpose Framework functions @@ -27,7 +28,6 @@ "npc/items/rand_sc_heal.txt", // Misc functions -"npc/functions/asklanguage.txt", "npc/functions/barber.txt", "npc/functions/bank.txt", "npc/functions/confused-tree-dict.txt", |