diff options
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: |