diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-14 11:06:11 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-14 11:06:11 -0200 |
commit | 5cc1535c48a2f255e5449fd4b7cce62a37d46761 (patch) | |
tree | ca27f8059c3d34ce7338acb3d8ed3ca9d9843e3d /npc/009-1 | |
parent | 07eeaa78fcf69750b6f8f7ad759c512e93f2500d (diff) | |
download | serverdata-5cc1535c48a2f255e5449fd4b7cce62a37d46761.tar.gz serverdata-5cc1535c48a2f255e5449fd4b7cce62a37d46761.tar.bz2 serverdata-5cc1535c48a2f255e5449fd4b7cce62a37d46761.tar.xz serverdata-5cc1535c48a2f255e5449fd4b7cce62a37d46761.zip |
Redesign mob hunter quest entirely. It's now fully dependent on Pet Detective.
Diffstat (limited to 'npc/009-1')
-rw-r--r-- | npc/009-1/guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-1/guards.txt b/npc/009-1/guards.txt index 16b367897..bfa5942f5 100644 --- a/npc/009-1/guards.txt +++ b/npc/009-1/guards.txt @@ -16,7 +16,7 @@ mesn; mesq l("Various people already went missing. We are not allowing anyone to pass, not even GMs!"); if (GHQUEST) - GHQ_Assign(Snake, "Halinarzo", "300.000 GP, 80 "+getitemlink(StrangeCoin)); + GHQ_Assign(Snake, "Halinarzo"); end; L_MKControl: |