diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-02 12:19:34 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-02 12:19:34 -0200 |
commit | b3818efcde4dac11238f9596e2fee4dce7a341aa (patch) | |
tree | 179ac96acc54621327cdcd28b93854f0c6cf5165 /npc/functions/fishing.txt | |
parent | 3a880edd69402afeba8304b9c3a66c55d09ea2e0 (diff) | |
download | serverdata-b3818efcde4dac11238f9596e2fee4dce7a341aa.tar.gz serverdata-b3818efcde4dac11238f9596e2fee4dce7a341aa.tar.bz2 serverdata-b3818efcde4dac11238f9596e2fee4dce7a341aa.tar.xz serverdata-b3818efcde4dac11238f9596e2fee4dce7a341aa.zip |
Update several bugs reported on #tmw2-dev %%G
Diffstat (limited to 'npc/functions/fishing.txt')
-rw-r--r-- | npc/functions/fishing.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt index 22b5ad33d..b6e25a075 100644 --- a/npc/functions/fishing.txt +++ b/npc/functions/fishing.txt @@ -140,9 +140,9 @@ function script fishing { Bread, 4, Aquada, 8, Tentacles, 12, - BugLeg, 1, + BugLeg, 2, CaveSnakeTongue, 6, - Alface, 2, + LettuceLeaf, 1, Cheese, 3, RoastedMaggot, 8; |