diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-01 23:40:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-01 23:40:18 -0300 |
commit | dbd58b9242cd645593e42950af17f0bcc0eb05a3 (patch) | |
tree | 232b288a5c52a44a414dab0a613db026e149b1cc /npc/009-1 | |
parent | a6d75a1559422a05e25c0a18498b07e0c4d7602d (diff) | |
download | serverdata-dbd58b9242cd645593e42950af17f0bcc0eb05a3.tar.gz serverdata-dbd58b9242cd645593e42950af17f0bcc0eb05a3.tar.bz2 serverdata-dbd58b9242cd645593e42950af17f0bcc0eb05a3.tar.xz serverdata-dbd58b9242cd645593e42950af17f0bcc0eb05a3.zip |
Bugfix on Fisherman. Not having a localhost is sad.
Diffstat (limited to 'npc/009-1')
-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 fd7fffedb..89342e9d7 100644 --- a/npc/009-1/fisherman.txt +++ b/npc/009-1/fisherman.txt @@ -25,7 +25,7 @@ mesq l("If the water doesn't moves, you will never fish anything. Ah, fat luck..."); close; -L_Weak; +L_Weak: mesn; mesq l("..."); next; |