diff options
author | Nick Ashley <nick@shley.us> | 2015-04-25 14:46:13 -0400 |
---|---|---|
committer | Nick Ashley <nick@shley.us> | 2015-04-26 15:49:07 -0400 |
commit | 3d4a9b63fc7bafc6e27ebaee66d36a83ddf846c0 (patch) | |
tree | 037fc8fb431bd83e6af2d5ceb0c012f258325f69 /world/map/npc/functions | |
parent | e8a1900fc0651a3ee74ce4cbe181fce2851f6420 (diff) | |
download | serverdata-3d4a9b63fc7bafc6e27ebaee66d36a83ddf846c0.tar.gz serverdata-3d4a9b63fc7bafc6e27ebaee66d36a83ddf846c0.tar.bz2 serverdata-3d4a9b63fc7bafc6e27ebaee66d36a83ddf846c0.tar.xz serverdata-3d4a9b63fc7bafc6e27ebaee66d36a83ddf846c0.zip |
Added a Constable to Hurnscald.
Constable Bob is now on duty.
Diffstat (limited to 'world/map/npc/functions')
-rwxr-xr-x | world/map/npc/functions/debug.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/functions/debug.txt b/world/map/npc/functions/debug.txt index be8d4fb4..c0368276 100755 --- a/world/map/npc/functions/debug.txt +++ b/world/map/npc/functions/debug.txt @@ -936,7 +936,7 @@ OnInit: end; } -009-1,52,33,0|script|Debug#2|154 +009-1,45,33,0|script|Debug#2|154 { callfunc "Debug"; end; |