summaryrefslogtreecommitdiff
path: root/npc/custom/quests/thq/THQS_GuildNPC.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/quests/thq/THQS_GuildNPC.txt')
-rw-r--r--npc/custom/quests/thq/THQS_GuildNPC.txt25
1 files changed, 8 insertions, 17 deletions
diff --git a/npc/custom/quests/thq/THQS_GuildNPC.txt b/npc/custom/quests/thq/THQS_GuildNPC.txt
index 69216e89d..b5bbf5d28 100644
--- a/npc/custom/quests/thq/THQS_GuildNPC.txt
+++ b/npc/custom/quests/thq/THQS_GuildNPC.txt
@@ -1,26 +1,18 @@
//===== rAthena Script =======================================
-//= Treasure Hunter Script
-//===== Converted By =========================================
+//= Treasure Hunter Quests
+//===== By: ==================================================
//= Fredzilla
-//= Original
-//////////////////////////////////////////////////////////////
-// Treasure Hunter Quests //
-// By: Ezekial //
-// for the use on nRO run by Newbe5 //
-// revised By Warlock //
-//////////////////////////////////////////////////////////////
-//===== Version ==============================================
-//= 1.0 - Straight conversion of Aegis NPC file
-//===== Compatible With ======================================
-//= rAthena 1.0
-//===== Description ==========================================
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Start for Treasure hunter quests
-//===== Comments =============================================
+//===== Additional Comments: =================================
//= Event_THQS - Used to check if you have already registered
//= #Treasure_Token - used to keep track of tokens
//============================================================
-
yuno_in01,124,164,6 script Guild Leader 108,{
mes "[Keegan]";
mes "What brings you here? Have something to say?";
@@ -91,5 +83,4 @@ N_NVM:
mes "[Keegan]";
mes "Alright come back when you have the free time to spare.";
close;
-
}