diff options
Diffstat (limited to 'npc/009-1/fisherman.txt')
-rw-r--r-- | npc/009-1/fisherman.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-1/fisherman.txt b/npc/009-1/fisherman.txt index 89342e9d7..5c0238e1f 100644 --- a/npc/009-1/fisherman.txt +++ b/npc/009-1/fisherman.txt @@ -8,8 +8,8 @@ 009-1,116,106,0 script Fisherman NPC_FISHERMAN_HALI,{ .@q=getq(HurscaldQuest_ForestBow); - mesn; if (BaseLevel < 30) goto L_Weak; + mesn; mesq l("Hello. Ah, bad luck. I am three days without fishing a single carp."); next; mesn strcharinfo(0); |