diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-11 13:31:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-11 13:31:20 -0300 |
commit | 32429840c94dd19766718450ab688af1620f4326 (patch) | |
tree | 1ab156082bedbcf929ebfe10b9af92f414dcdc41 /npc | |
parent | 2d389415c1f2018a7b686666fe59d13df4cf5f91 (diff) | |
download | serverdata-32429840c94dd19766718450ab688af1620f4326.tar.gz serverdata-32429840c94dd19766718450ab688af1620f4326.tar.bz2 serverdata-32429840c94dd19766718450ab688af1620f4326.tar.xz serverdata-32429840c94dd19766718450ab688af1620f4326.zip |
Rebalances & Fixes
Diffstat (limited to 'npc')
-rw-r--r-- | npc/functions/fishing.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt index f46d55811..ca811314b 100644 --- a/npc/functions/fishing.txt +++ b/npc/functions/fishing.txt @@ -129,13 +129,10 @@ function script fishing { SmallTentacles, 0, Bread, 0, Aquada, 1, - UrchinMeat, 0, - TortugaTongue, 2, - Tentacles, 0, + Tentacles, 2, BugLeg, 0, CaveSnakeTongue, 0, Tentacles, 0, - PiouLegs, 0, RoastedMaggot, 1; } |