From 9cd93904f57cb542e6af962ce9c8b31e7ccce5d5 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 17 Mar 2018 20:52:19 +0100 Subject: add pond fishing for candor --- npc/functions/pondfishing.txt | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/npc/functions/pondfishing.txt b/npc/functions/pondfishing.txt index d480b1d78..51c9254cb 100644 --- a/npc/functions/pondfishing.txt +++ b/npc/functions/pondfishing.txt @@ -14,6 +14,21 @@ // 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 @@ -53,7 +68,7 @@ OnPCLogoutEvent: end; } -function script fishing { +function script pondfishing { /////////////////////////////////////////// // Var initialization -- cgit v1.2.3-60-g2f50