diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-09 11:34:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-09 11:34:31 -0300 |
commit | d596298b2a52c1718aa5335e3715cde2c5e5213b (patch) | |
tree | be802845bb70ec9a8486f10c8c25940537d33911 /npc/009-1/fisherman.txt | |
parent | 43ff326623144dc74d04c1d0dc6deebdafc5af7d (diff) | |
download | serverdata-d596298b2a52c1718aa5335e3715cde2c5e5213b.tar.gz serverdata-d596298b2a52c1718aa5335e3715cde2c5e5213b.tar.bz2 serverdata-d596298b2a52c1718aa5335e3715cde2c5e5213b.tar.xz serverdata-d596298b2a52c1718aa5335e3715cde2c5e5213b.zip |
Sorry, I forgot this one
Diffstat (limited to 'npc/009-1/fisherman.txt')
-rw-r--r-- | npc/009-1/fisherman.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/009-1/fisherman.txt b/npc/009-1/fisherman.txt index 5aaddae2f..4caa86bbf 100644 --- a/npc/009-1/fisherman.txt +++ b/npc/009-1/fisherman.txt @@ -141,6 +141,7 @@ OnKillFireGoblin: setq3 HurnscaldQuest_ForestBow, getq3(HurnscaldQuest_ForestBow)+1; dispbottom l("@@/40 Fire Goblins killed", getq3(HurnscaldQuest_ForestBow)-10); } + fix_mobkill(FireGoblin); end; OnInit: |