summaryrefslogtreecommitdiff
path: root/npc/custom/quests/thq
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/quests/thq')
-rw-r--r--npc/custom/quests/thq/THQS_ChatingNPC.txt6
-rw-r--r--npc/custom/quests/thq/THQS_GuildNPC.txt6
-rw-r--r--npc/custom/quests/thq/THQS_QuestNPC.txt4
-rw-r--r--npc/custom/quests/thq/THQS_Quests.txt4
-rw-r--r--npc/custom/quests/thq/THQS_TTShop.txt6
5 files changed, 13 insertions, 13 deletions
diff --git a/npc/custom/quests/thq/THQS_ChatingNPC.txt b/npc/custom/quests/thq/THQS_ChatingNPC.txt
index 18d5bc48c..4fc4ad796 100644
--- a/npc/custom/quests/thq/THQS_ChatingNPC.txt
+++ b/npc/custom/quests/thq/THQS_ChatingNPC.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Treasure Hunter Script
//===== Converted By =========================================
//= Fredzilla
@@ -12,7 +12,7 @@
//===== Version ==============================================
//= 1.0 - Straight conversion of Aegis NPC file
//===== Compatible With ======================================
-//= eAthena 1.0
+//= rAthena 1.0
//===== Description ==========================================
//= Start for Treasure hunter quests
//===== Comments =============================================
@@ -100,4 +100,4 @@ N_Member:
N_Chat:
mes ""+strcharinfo(0)+" don't you have something better you could be doing? Like a quest.";
close;
-} \ No newline at end of file
+}
diff --git a/npc/custom/quests/thq/THQS_GuildNPC.txt b/npc/custom/quests/thq/THQS_GuildNPC.txt
index ca851a997..69216e89d 100644
--- a/npc/custom/quests/thq/THQS_GuildNPC.txt
+++ b/npc/custom/quests/thq/THQS_GuildNPC.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Treasure Hunter Script
//===== Converted By =========================================
//= Fredzilla
@@ -12,7 +12,7 @@
//===== Version ==============================================
//= 1.0 - Straight conversion of Aegis NPC file
//===== Compatible With ======================================
-//= eAthena 1.0
+//= rAthena 1.0
//===== Description ==========================================
//= Start for Treasure hunter quests
//===== Comments =============================================
@@ -92,4 +92,4 @@ N_NVM:
mes "Alright come back when you have the free time to spare.";
close;
-} \ No newline at end of file
+}
diff --git a/npc/custom/quests/thq/THQS_QuestNPC.txt b/npc/custom/quests/thq/THQS_QuestNPC.txt
index f03cb4374..da184e10e 100644
--- a/npc/custom/quests/thq/THQS_QuestNPC.txt
+++ b/npc/custom/quests/thq/THQS_QuestNPC.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Treasure Hunter Script
//===== Converted By =========================================
//= Fredzilla
@@ -12,7 +12,7 @@
//===== Version ==============================================
//= 1.4
//===== Compatible With ======================================
-//= eAthena 1.0
+//= rAthena 1.0
//===== Description ==========================================
//= Start for Treasure hunter quests
//===== Comments =============================================
diff --git a/npc/custom/quests/thq/THQS_Quests.txt b/npc/custom/quests/thq/THQS_Quests.txt
index 8e6a79b70..a53d8a4b0 100644
--- a/npc/custom/quests/thq/THQS_Quests.txt
+++ b/npc/custom/quests/thq/THQS_Quests.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Treasure Hunter Script
//===== Converted By =========================================
//= Fredzilla
@@ -12,7 +12,7 @@
//===== Version ==============================================
//= 1.5
//===== Compatible With ======================================
-//= eAthena 1.0
+//= rAthena 1.0
//===== Description ==========================================
//= Start for Treasure hunter quests
//===== Comments =============================================
diff --git a/npc/custom/quests/thq/THQS_TTShop.txt b/npc/custom/quests/thq/THQS_TTShop.txt
index 9dbc07657..5bb80a597 100644
--- a/npc/custom/quests/thq/THQS_TTShop.txt
+++ b/npc/custom/quests/thq/THQS_TTShop.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Treasure Hunter Script
//===== Converted By =========================================
//= Fredzilla
@@ -12,7 +12,7 @@
//===== Version ==============================================
//= 1.1
//===== Compatible With ======================================
-//= eAthena 1.0
+//= rAthena 1.0
//===== Description ==========================================
//= Start for Treasure hunter quests
//===== Comments =============================================
@@ -520,4 +520,4 @@ N_CZomb:
logmes "Treasure Token: Bought a Zombie Card";
getitem 4038,1;//Items: Zombie_Card,
close;
-} \ No newline at end of file
+}