diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/functions/mkbot.txt (renamed from npc/functions/gmbot.txt) | 0 | ||||
-rw-r--r-- | npc/scripts.conf | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/functions/gmbot.txt b/npc/functions/mkbot.txt index f71334435..f71334435 100644 --- a/npc/functions/gmbot.txt +++ b/npc/functions/mkbot.txt diff --git a/npc/scripts.conf b/npc/scripts.conf index dfb082c4e..707883ae0 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -131,7 +131,8 @@ // These are to be proccessed later "npc/functions/estate2.txt", "npc/functions/hub.txt", -"npc/functions/gmbot.txt", +"npc/functions/mkbot.txt", +//"npc/functions/gmbot.txt", "npc/functions/instances.txt", // Maps specific scripts |