summaryrefslogtreecommitdiff
path: root/npc/custom/quests/may_hats.txt
diff options
context:
space:
mode:
authormercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-24 21:30:42 +0000
committermercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-24 21:30:42 +0000
commit5e7b0903383e575393eabf5f36187ffcb49d6c52 (patch)
tree7ce056d8437c7248da598c7a1788f04db0f248a0 /npc/custom/quests/may_hats.txt
parent00c4c2adf83c9f068be8496a2f1c067432cbda7a (diff)
downloadhercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.gz
hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.bz2
hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.xz
hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.zip
- Replaced all occurrences of "eAthena" to "rAthena" string
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/quests/may_hats.txt')
-rw-r--r--npc/custom/quests/may_hats.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/may_hats.txt b/npc/custom/quests/may_hats.txt
index 2d6578ac8..dc28a185f 100644
--- a/npc/custom/quests/may_hats.txt
+++ b/npc/custom/quests/may_hats.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Quests: Bird Nest, Lion Mask, Skeleton Manteau,
//= Fashion Hip Sack & Sales Banner
//===== By: ==================================================
@@ -6,7 +6,7 @@
//===== Current Version: =====================================
//= 1.01
//===== Compatible With: =====================================
-//= eAthena 1.0
+//= rAthena 1.0
//===== Description: =========================================
//= Custom quest for some RO mobile game bonus items
//===== Additional Comments: =================================
@@ -177,4 +177,4 @@ M_EXIT:
mes "[Yakima]";
mes callfunc("F_Bye");
close;
-} \ No newline at end of file
+}