diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-17 21:16:47 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-17 21:16:47 +0100 |
commit | 639be60e07d26d6c3a6aba4b5f92cd184592c849 (patch) | |
tree | faaa9c6d2b81c57de0f4a61d85f4613651d965de /npc | |
parent | fd80402a5852edaad9765bb3ee2f787f9f260b7a (diff) | |
download | serverdata-639be60e07d26d6c3a6aba4b5f92cd184592c849.tar.gz serverdata-639be60e07d26d6c3a6aba4b5f92cd184592c849.tar.bz2 serverdata-639be60e07d26d6c3a6aba4b5f92cd184592c849.tar.xz serverdata-639be60e07d26d6c3a6aba4b5f92cd184592c849.zip |
delete copied things
Diffstat (limited to 'npc')
-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 |