diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-25 01:11:24 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-25 12:33:58 +0100 |
commit | b9135824deee82039440b93aa26ba82f5f3606a2 (patch) | |
tree | 45c8f44a7b4d57a3908bb71b6a4b093c83829c8d /npc | |
parent | c5447078e72d150340112766fdeea70eef99e8a7 (diff) | |
download | serverdata-b9135824deee82039440b93aa26ba82f5f3606a2.tar.gz serverdata-b9135824deee82039440b93aa26ba82f5f3606a2.tar.bz2 serverdata-b9135824deee82039440b93aa26ba82f5f3606a2.tar.xz serverdata-b9135824deee82039440b93aa26ba82f5f3606a2.zip |
add new baits for fishing
Diffstat (limited to 'npc')
-rw-r--r-- | npc/functions/fishing.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt index 3d719ac78..15c6536e0 100644 --- a/npc/functions/fishing.txt +++ b/npc/functions/fishing.txt @@ -120,6 +120,12 @@ function script fishing { UrchinMeat, 0, TortugaTongue, 2, Tentacles, 0; + BugLeg, 0; + CaveSnakeTongue, 0; + Tentacles, 0; + PiouLegs, 0; + RoastedMaggot, 1; + } if (.@baits < 1) |