summaryrefslogtreecommitdiff
path: root/npc/custom/card_remover.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/card_remover.txt')
-rw-r--r--npc/custom/card_remover.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/card_remover.txt b/npc/custom/card_remover.txt
index 035594f25..c336c0cda 100644
--- a/npc/custom/card_remover.txt
+++ b/npc/custom/card_remover.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Card Removal NPC
//===== By: ==================================================
//= TyrNemesis^
//===== Current Version: =====================================
//= 1.2
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= Removes cards from equipped items.
//===== Additional Comments: =================================
@@ -142,4 +142,4 @@ prt_in,28,73,4 script Wise Old Woman#eAcustom 78,{
mes "Very well. Return at once if you seek my services.";
close;
}
-} \ No newline at end of file
+}