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 417407631..f0b1854fe 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -21,7 +21,6 @@ // Important functions "npc/functions/asklanguage.txt", -"npc/functions/clientversion.txt", "npc/functions/game-rules.txt", "npc/functions/inventoryplace.txt", "npc/functions/scoreboards.txt", @@ -135,6 +134,7 @@ "npc/magic/transmigration.txt", // These are to be proccessed later +"npc/functions/clientversion.txt", "npc/functions/estate2.txt", "npc/functions/hub.txt", "npc/functions/mkbot.txt", |