diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-17 10:10:11 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-17 10:10:11 -0300 |
commit | f781723166ee2a2d2bf9fa3b239dbf102d5267ef (patch) | |
tree | 930943e848c6ce2a708b90a5ea3cec14f4629aa9 /npc | |
parent | a827211f1a52bdae5bc05f56eceb45de52aad220 (diff) | |
download | serverdata-f781723166ee2a2d2bf9fa3b239dbf102d5267ef.tar.gz serverdata-f781723166ee2a2d2bf9fa3b239dbf102d5267ef.tar.bz2 serverdata-f781723166ee2a2d2bf9fa3b239dbf102d5267ef.tar.xz serverdata-f781723166ee2a2d2bf9fa3b239dbf102d5267ef.zip |
Rename file gmbot → mkbot
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 |