summaryrefslogtreecommitdiff
path: root/npc/custom/quests/dead_branch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/quests/dead_branch.txt')
-rw-r--r--npc/custom/quests/dead_branch.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/dead_branch.txt b/npc/custom/quests/dead_branch.txt
index d2224666e..891b061d2 100644
--- a/npc/custom/quests/dead_branch.txt
+++ b/npc/custom/quests/dead_branch.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Dead Branch (+Bloody Branch) Quest
//===== By: ==================================================
//= GM-Yevon
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena 0.5.2 +
+//= rAthena 0.5.2 +
//===== Description: =========================================
// Simple item trade-in quest, a person can get a Dead Branch
// by simply providing the items: Log x3 (7201), Wooden Heart x1 (7189),
@@ -102,4 +102,4 @@ M_END:
mes "[Mister Mobry]";
mes "No spirit for you... then go!";
close;
-} \ No newline at end of file
+}