diff options
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/pondfishing.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/npc/functions/pondfishing.txt b/npc/functions/pondfishing.txt index 51c9254cb..db2d1dc1a 100644 --- a/npc/functions/pondfishing.txt +++ b/npc/functions/pondfishing.txt @@ -13,22 +13,6 @@ // DOWN Never try or pulled too late // UP Bait dropped // LEFT Fish bite bait -// -// TMW2 Script -// Evol functions. -// Authors: -// gumi -// omatt -// Travolta -// Jesusalva -// Description: -// Fishing functions. -// Variable -// .dir -// DOWN Never try or pulled too late -// UP Bait dropped -// LEFT Fish bite bait -// // player log on .dir is DOWN, start by choose bait menu // player chooses bait, script addtimer in npc .dir is UP // if player pulls before signal npc, bait is lost, set .bait to DOWN goto choose bait |