diff options
author | Nick Ashley <nick@shley.us> | 2015-05-06 22:41:32 -0400 |
---|---|---|
committer | Nick Ashley <nick@shley.us> | 2015-05-06 22:41:32 -0400 |
commit | cb2169a260aec21215e6f37e10fdb3e96cb0cc68 (patch) | |
tree | 7878d4d6a4edb6daeb11f304b1e15f5ca628fbe9 /world/map/npc/009-1 | |
parent | 68a52cedb0ec97973358471129a6097dab55fca7 (diff) | |
download | serverdata-cb2169a260aec21215e6f37e10fdb3e96cb0cc68.tar.gz serverdata-cb2169a260aec21215e6f37e10fdb3e96cb0cc68.tar.bz2 serverdata-cb2169a260aec21215e6f37e10fdb3e96cb0cc68.tar.xz serverdata-cb2169a260aec21215e6f37e10fdb3e96cb0cc68.zip |
Fixed Constable Bob's name
Diffstat (limited to 'world/map/npc/009-1')
-rw-r--r-- | world/map/npc/009-1/constable.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/009-1/constable.txt b/world/map/npc/009-1/constable.txt index c82a8b21..23dd01da 100644 --- a/world/map/npc/009-1/constable.txt +++ b/world/map/npc/009-1/constable.txt @@ -2,7 +2,7 @@ 009-1,52,33,0|script|Constable Bob|419 { - mes "[Constable Hank Atkins]"; + mes "[Constable Bob]"; mes "\"Hello.\""; mes "\"I've been getting complaints of lawlessness in Hurnscald recently, so I thought I'd come down here myself and explain the rules.\""; mes "\"Please make sure that you follow them!\""; |