diff options
author | Wushin <pasekei@gmail.com> | 2014-11-01 22:20:41 -0500 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2014-11-01 22:20:41 -0500 |
commit | e0107f44ce41a6e130030cef2f79748cdf67b250 (patch) | |
tree | 6468d496b3385097b5475fb740f226d379880062 /world/map/npc/scripts.conf | |
parent | 82ce751849a79c29d76a2b2ee5f5ec2a820ae700 (diff) | |
parent | b2aaa61286c1e3a107df7fcd8d63086b360aa0f6 (diff) | |
download | serverdata-e0107f44ce41a6e130030cef2f79748cdf67b250.tar.gz serverdata-e0107f44ce41a6e130030cef2f79748cdf67b250.tar.bz2 serverdata-e0107f44ce41a6e130030cef2f79748cdf67b250.tar.xz serverdata-e0107f44ce41a6e130030cef2f79748cdf67b250.zip |
Merge pull request #169 from mekolat/duels
Fight Club
Diffstat (limited to 'world/map/npc/scripts.conf')
-rw-r--r-- | world/map/npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf index 047d7dbb..d37a8c57 100644 --- a/world/map/npc/scripts.conf +++ b/world/map/npc/scripts.conf @@ -23,6 +23,7 @@ npc: npc/functions/lockpicking.txt npc: npc/functions/default_npc_checks.txt npc: npc/functions/undead_debug.txt npc: npc/functions/headstyles.txt +npc: npc/functions/global_event_handler.txt // Item Functions npc: npc/items/magic_gm_top_hat.txt |