summaryrefslogtreecommitdiff
path: root/npc/custom/sign_your_items.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/sign_your_items.txt')
-rw-r--r--npc/custom/sign_your_items.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/sign_your_items.txt b/npc/custom/sign_your_items.txt
index 6e7f8cda2..bac8207ea 100644
--- a/npc/custom/sign_your_items.txt
+++ b/npc/custom/sign_your_items.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= * Sign Your Items *
//===== By: ==================================================
//= Lupus
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
-//= eAthena 1
+//= rAthena 1
//===== Description: =========================================
//= Write you name on your rare equipment or weapon ^_-
//= Original X-Mas mini-quest(could be used as a permanent one)
@@ -212,4 +212,4 @@ M_END:
mes "See you...";
emotion e_yawn;
close;
-} \ No newline at end of file
+}