diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-05-01 13:44:27 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-05-12 07:02:36 -0400 |
commit | e0834f290b1225bc3090e3d43f18ec1047868cf9 (patch) | |
tree | 50ae683a16c36f6e85a33e69eb8bb283697bf2fc /world/map/npc/scripts.conf | |
parent | da0f4578b83cc2f9df249dc1bb5bb33d720cb7a8 (diff) | |
download | serverdata-e0834f290b1225bc3090e3d43f18ec1047868cf9.tar.gz serverdata-e0834f290b1225bc3090e3d43f18ec1047868cf9.tar.bz2 serverdata-e0834f290b1225bc3090e3d43f18ec1047868cf9.tar.xz serverdata-e0834f290b1225bc3090e3d43f18ec1047868cf9.zip |
revamp the GM lounge
Diffstat (limited to 'world/map/npc/scripts.conf')
-rw-r--r-- | world/map/npc/scripts.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf index 39ad7d92..1830a807 100644 --- a/world/map/npc/scripts.conf +++ b/world/map/npc/scripts.conf @@ -19,6 +19,8 @@ npc: npc/functions/time.txt npc: npc/functions/water_bottle.txt npc: npc/functions/evil_obelisk.txt npc: npc/functions/debug.txt +npc: npc/functions/superdebug.txt +npc: npc/functions/announcements.txt npc: npc/functions/lockpicking.txt npc: npc/functions/default_npc_checks.txt npc: npc/functions/undead_debug.txt |