From f901c5df63409aded3e92e7002e9bb3acb66875e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 22:06:18 -0300 Subject: Small, simple loop for Fishing --- npc/functions/news.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'npc/functions/news.txt') diff --git a/npc/functions/news.txt b/npc/functions/news.txt index 786183189..6593e9fd0 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -484,6 +484,18 @@ function script EventHelp { mes l("This exposition has to be a success!"); mesc l("Location: Treasure Chests, hidden inside dungeons."), 3; ///////////////////////////////////////////////////////////////////////// + } else if ($EVENT$ == "Fishing") { + mesc ".:: " + l("Catch the Golden Fish!") + " ::.", 2; + mes ""; + mes l("yadda yadda yadda"); + mes l("While fishing you may randomly get a golden fish"); + mes ""; + mes l("yadda yadda yadda"); + mes l("Return them at the event NPC in Tulimshar"); + mes ""; + mes l("Catch the golden fish swarm!"); + mesc l("Location: Fishing spots in the water."), 3; + ///////////////////////////////////////////////////////////////////////// } else { mesc l("There's no help available for this event."); ///////////////////////////////////////////////////////////////////////// -- cgit v1.2.3-70-g09d2