summaryrefslogtreecommitdiff
path: root/npc/events
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/events
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/events')
-rw-r--r--npc/events/MemorialDay_2008.txt6
-rw-r--r--npc/events/StPatrick_2008.txt4
-rw-r--r--npc/events/children_week.txt6
-rw-r--r--npc/events/christmas_2005.txt4
-rw-r--r--npc/events/christmas_2008.txt12
-rw-r--r--npc/events/dumplingfestival.txt4
-rw-r--r--npc/events/easter.txt2
-rw-r--r--npc/events/easter_2008.txt4
-rw-r--r--npc/events/event_skill_reset.txt4
-rw-r--r--npc/events/gdevent_aru.txt8
-rw-r--r--npc/events/gdevent_sch.txt8
-rw-r--r--npc/events/god_se_festival.txt4
-rw-r--r--npc/events/halloween_2006.txt4
-rw-r--r--npc/events/halloween_2008.txt6
-rw-r--r--npc/events/halloween_2009.txt6
-rw-r--r--npc/events/idul_fitri.txt4
-rw-r--r--npc/events/lunar_2008.txt4
-rw-r--r--npc/events/nguild/nguild_dunsw.txt4
-rw-r--r--npc/events/nguild/nguild_ev_agit.txt4
-rw-r--r--npc/events/nguild/nguild_flags.txt4
-rw-r--r--npc/events/nguild/nguild_guardians.txt4
-rw-r--r--npc/events/nguild/nguild_kafras.txt4
-rw-r--r--npc/events/nguild/nguild_managers.txt4
-rw-r--r--npc/events/nguild/nguild_treas.txt4
-rw-r--r--npc/events/nguild/nguild_warper.txt4
-rw-r--r--npc/events/twintowers.txt2
-rw-r--r--npc/events/valentinesday.txt4
-rw-r--r--npc/events/valentinesday_2009.txt6
-rw-r--r--npc/events/whiteday.txt4
-rw-r--r--npc/events/xmas.txt6
30 files changed, 72 insertions, 72 deletions
diff --git a/npc/events/MemorialDay_2008.txt b/npc/events/MemorialDay_2008.txt
index 9e67216a7..b93210497 100644
--- a/npc/events/MemorialDay_2008.txt
+++ b/npc/events/MemorialDay_2008.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= In Memory of Heroes (iRO Memorial Day 2008)
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.2
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//
//===== Additional Comments: =================================
@@ -429,4 +429,4 @@ prontera,150,270,4 script Grast#Memorial 900,{
mes "That's a good idea.";
mes "Then I'll be waiting for your return.";
close;
-} \ No newline at end of file
+}
diff --git a/npc/events/StPatrick_2008.txt b/npc/events/StPatrick_2008.txt
index 8fac11831..3e85c8a04 100644
--- a/npc/events/StPatrick_2008.txt
+++ b/npc/events/StPatrick_2008.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= St. Patrick's Day (2008)
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.5
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= iRO St. Patrick's Day. (2008)
//= Find O'Riley's treasure for him, then hunt down coinds from
diff --git a/npc/events/children_week.txt b/npc/events/children_week.txt
index e8fcd770e..e0d3fec88 100644
--- a/npc/events/children_week.txt
+++ b/npc/events/children_week.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Children Week Event
//===== By: ==================================================
//= Samuray22
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= [Aegis Conversion]
//= Indian Ro: Children Week Event
@@ -83,4 +83,4 @@ prontera,146,91,5 script Pandit chacha#child07 61,{
mes "Hahaha.";
mes "Are you enjoying children week~? ";
close;
-} \ No newline at end of file
+}
diff --git a/npc/events/christmas_2005.txt b/npc/events/christmas_2005.txt
index 7c3512541..fd82b553f 100644
--- a/npc/events/christmas_2005.txt
+++ b/npc/events/christmas_2005.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= 2005 ChristMas Event
//===== By: ==================================================
//= Brainstorm
//===== Current Version: =====================================
//= 1.2
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= [Aegis Conversion]
//= Event 1: Louise's Kim creates Louise's Santa Hat.
diff --git a/npc/events/christmas_2008.txt b/npc/events/christmas_2008.txt
index a696de501..44aba7738 100644
--- a/npc/events/christmas_2008.txt
+++ b/npc/events/christmas_2008.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= iRO 2008 Christmas Event
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= iRO Christmas Event. (2008)
//= Create Music Box and Cake.
@@ -583,13 +583,13 @@ prontera,226,306,4 script Caroller#iROxmas08 79,{
mes "Let's see!!";
mes "One! Two! Three!";
if (.@SantaCardNpc == 1) {
- cutin "Æ÷¸µÄ«µå",4;
+ cutin "����ī��",4;
}
else if (.@SantaCardNpc == 2) {
- cutin "¿£Á©¸µÄ«µå",4;
+ cutin "������ī��",4;
}
else if (.@SantaCardNpc == 3) {
- cutin "°í½ºÆ®¸µÄ«µå",4;
+ cutin "���Ʈ��ī��",4;
}
next;
set .@SantaCardTurn,.@SantaCardTurn+1;
@@ -1050,4 +1050,4 @@ gef_fild14,0,0,0,0 monster Antonio 1247,1,0,0,0
xmas_fild01,0,0,0,0 monster Christmas Jakk 1244,5,0,0,0
xmas_fild01,0,0,0,0 monster Christmas Goblin 1245,5,0,0,0
xmas_fild01,0,0,0,0 monster Christmas Cookie 1246,5,0,0,0
-xmas_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0 \ No newline at end of file
+xmas_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
diff --git a/npc/events/dumplingfestival.txt b/npc/events/dumplingfestival.txt
index 898d20368..78d7e9e56 100644
--- a/npc/events/dumplingfestival.txt
+++ b/npc/events/dumplingfestival.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Imitation of Dumpling Festival
//===== By ===================================================
//= Massdriller
//===== Version ==============================================
//= 1.01
//===== Compatible With ======================================
-//= eAthena 0.52+
+//= rAthena 0.52+
//===== Description ==========================================
//= A complete redering of the Dumpling Festival.
//===== Comments =============================================
diff --git a/npc/events/easter.txt b/npc/events/easter.txt
index 0aa8bf626..258988c15 100644
--- a/npc/events/easter.txt
+++ b/npc/events/easter.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Easter Egg Event
//===== By: ==================================================
//= kobra_k88
diff --git a/npc/events/easter_2008.txt b/npc/events/easter_2008.txt
index 0d9f703da..026d2a3d2 100644
--- a/npc/events/easter_2008.txt
+++ b/npc/events/easter_2008.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Easter Event (2008)
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= iRO Easter Event. (2008)
//= Create Holy Eggs
diff --git a/npc/events/event_skill_reset.txt b/npc/events/event_skill_reset.txt
index 2ee77148a..6f5e80cff 100644
--- a/npc/events/event_skill_reset.txt
+++ b/npc/events/event_skill_reset.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Official Skill Resetter Event in Yuno (kRO & idRO)
//===== By: ==================================================
//= $ephiroth
//===== Current Version: =====================================
//= 1.02
//===== Compatible With: =====================================
-//= eAthena 1.0
+//= rAthena 1.0
//===== Description: =========================================
//= 2006 - Edition Skill Reset NPC
//= 2006/11/16: 1.0 Release and fully working. [$ephiroth]
diff --git a/npc/events/gdevent_aru.txt b/npc/events/gdevent_aru.txt
index 1c6c70d95..8fd4c4a1d 100644
--- a/npc/events/gdevent_aru.txt
+++ b/npc/events/gdevent_aru.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Guild dungeon event, Arunafeltz.
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= Guild dungeon event, Arunafeltz. Retrieve Morestone's
//= pickaxe from Kublin.
@@ -985,8 +985,8 @@ arug_que01,100,81,3 script Pierrot Pier#aru_gd 715,{
}
else {
mes "[Pierrot Pier]";
- mes "Você encontrou o tesouro?";
- mes "Mostre-me o que você tem nas mãos agora.";
+ mes "Voc� encontrou o tesouro?";
+ mes "Mostre-me o que voc� tem nas m�os agora.";
next;
mes "[Pierrot Pier]";
mes "Deixe-me ver...";
diff --git a/npc/events/gdevent_sch.txt b/npc/events/gdevent_sch.txt
index 9f2064afd..6bf391b28 100644
--- a/npc/events/gdevent_sch.txt
+++ b/npc/events/gdevent_sch.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Guild dungeon event, Schwaltzvalt.
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= Guild dungeon event, Schwaltzvalt. Retrieve Morestone's
//= pickaxe from Kublin.
@@ -984,8 +984,8 @@ schg_que01,100,81,3 script Pierrot Pier#sch_gd 715,{
}
else {
mes "[Pierrot Pier]";
- mes "Você encontrou o tesouro?";
- mes "Mostre-me o que você tem nas mãos agora.";
+ mes "Voc� encontrou o tesouro?";
+ mes "Mostre-me o que voc� tem nas m�os agora.";
next;
mes "[Pierrot Pier]";
mes "Deixe-me ver...";
diff --git a/npc/events/god_se_festival.txt b/npc/events/god_se_festival.txt
index 4d0bff4a3..c9f84d6e0 100644
--- a/npc/events/god_se_festival.txt
+++ b/npc/events/god_se_festival.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Valkyrie's Gift NPCs
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= [Aegis Conversion]
//= Post-God Item SE Creation Summoning Event
diff --git a/npc/events/halloween_2006.txt b/npc/events/halloween_2006.txt
index f92f5a995..167bce60a 100644
--- a/npc/events/halloween_2006.txt
+++ b/npc/events/halloween_2006.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= 2006 Halloween Event
//===== By: ==================================================
//= Brainstorm
//===== Current Version: =====================================
//= 1.4
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= [Aegis Conversion]
//= Event 1: Redeem "Pumpkin Mojo" for pumpkin headgear.
diff --git a/npc/events/halloween_2008.txt b/npc/events/halloween_2008.txt
index 9f467ae09..903ec125f 100644
--- a/npc/events/halloween_2008.txt
+++ b/npc/events/halloween_2008.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= iRO Halloween (2008)
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= iRO Halloween (2008)
//= Run away from the zombies for tickets.
@@ -273,4 +273,4 @@ evt_zombie,267,89,1 script zombiewarp003 45,2,2,{
evt_zombie,0,0,0,0 monster Zombie 3000,150,0,0,0
evt_zombie,0,0,0,0 monster Ghoul 3001,80,0,0,0
-evt_zombie,0,0,0,0 monster Zombie Master 3002,20,0,0,0 \ No newline at end of file
+evt_zombie,0,0,0,0 monster Zombie Master 3002,20,0,0,0
diff --git a/npc/events/halloween_2009.txt b/npc/events/halloween_2009.txt
index cdabb699c..2e5586de4 100644
--- a/npc/events/halloween_2009.txt
+++ b/npc/events/halloween_2009.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= iRO Halloween (2009)
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= iRO Halloween (2009)
//= Quest for Weird Pumpkin Hat.
@@ -439,4 +439,4 @@ prontera,156,195,5 duplicate(09HallowWiz) Halloween Wizard#1 737
geffen,133,122,5 duplicate(09HallowWiz) Halloween Wizard#2 737
payon,156,196,5 duplicate(09HallowWiz) Halloween Wizard#3 737
alberta,96,57,5 duplicate(09HallowWiz) Halloween Wizard#4 737
-aldebaran,146,122,5 duplicate(09HallowWiz) Halloween Wizard#5 737 \ No newline at end of file
+aldebaran,146,122,5 duplicate(09HallowWiz) Halloween Wizard#5 737
diff --git a/npc/events/idul_fitri.txt b/npc/events/idul_fitri.txt
index 1ca2bc36e..037c316ae 100644
--- a/npc/events/idul_fitri.txt
+++ b/npc/events/idul_fitri.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Feast Day Of Ramadan Idul Fitri Event
//===== By: ==================================================
//= $ephiroth
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena Version
+//= rAthena Version
//===== Description: =========================================
//= Info : Official idRO
//= 2006/10/16: 1.0 Release and fully working. [$ephiroth]
diff --git a/npc/events/lunar_2008.txt b/npc/events/lunar_2008.txt
index ff02788aa..7e5530981 100644
--- a/npc/events/lunar_2008.txt
+++ b/npc/events/lunar_2008.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Lunar New Year Event (2008)
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= iRO Lunar New Year event; Year of the Rat. (2008)
//= Kill Cramps, Taruus, and Matrins to retrieve "Rice Pouches"
diff --git a/npc/events/nguild/nguild_dunsw.txt b/npc/events/nguild/nguild_dunsw.txt
index 206fc4cd7..8a34362f3 100644
--- a/npc/events/nguild/nguild_dunsw.txt
+++ b/npc/events/nguild/nguild_dunsw.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= War of Emperium Dungeon Switch for NGuild Castles
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena 0.1+; RO Episode 4+
+//= rAthena 0.1+; RO Episode 4+
//===== Description: =========================================
//= Switch that warps guild members to the guild dungeon
//===== Additional Comments: =================================
diff --git a/npc/events/nguild/nguild_ev_agit.txt b/npc/events/nguild/nguild_ev_agit.txt
index 4ab643931..27b3908e1 100644
--- a/npc/events/nguild/nguild_ev_agit.txt
+++ b/npc/events/nguild/nguild_ev_agit.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= War of Emperium - NGuild Wars Events
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
//= 1.5
//===== Compatible With: =====================================
-//= eAthena 0.1+; RO Episode 4+
+//= rAthena 0.1+; RO Episode 4+
//===== Description: =========================================
//= Event Triggers for NGuild Wars
//===== Additional Comments: =================================
diff --git a/npc/events/nguild/nguild_flags.txt b/npc/events/nguild/nguild_flags.txt
index fc8323ae2..1642c4419 100644
--- a/npc/events/nguild/nguild_flags.txt
+++ b/npc/events/nguild/nguild_flags.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= War of Emperium N Guild Flags
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
//= 1.3
//===== Compatible With: =====================================
-//= eAthena 0.1+; RO Episode 4+
+//= rAthena 0.1+; RO Episode 4+
//===== Description: =========================================
//= WoE flag scripts. Display guild emblems on flags.
//===== Additional Comments: =================================
diff --git a/npc/events/nguild/nguild_guardians.txt b/npc/events/nguild/nguild_guardians.txt
index ff16d075f..299c3a380 100644
--- a/npc/events/nguild/nguild_guardians.txt
+++ b/npc/events/nguild/nguild_guardians.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= War of Emperium - nguild guardians script
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
-//= eAthena 0.1+; RO Episode 4+
+//= rAthena 0.1+; RO Episode 4+
//===== Description: =========================================
//= Re-spawns guardians on server start if they have been
//= purchased. Also announces when a guardian dies.
diff --git a/npc/events/nguild/nguild_kafras.txt b/npc/events/nguild/nguild_kafras.txt
index e590c4b28..a4bd7ff01 100644
--- a/npc/events/nguild/nguild_kafras.txt
+++ b/npc/events/nguild/nguild_kafras.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= War of Emperium Kafras for N Guild Castles
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
//= 1.2
//===== Compatible With: =====================================
-//= eAthena 0.1+; RO Episode 5+
+//= rAthena 0.1+; RO Episode 5+
//===== Description: =========================================
//= Provides Kafra services for guild members of NGuild Castles.
//= Used in conjuction with function F_Kafra.
diff --git a/npc/events/nguild/nguild_managers.txt b/npc/events/nguild/nguild_managers.txt
index f6b554c2b..7d5bf52ff 100644
--- a/npc/events/nguild/nguild_managers.txt
+++ b/npc/events/nguild/nguild_managers.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= War of Emperium Managers for N Guild Castles
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
//= 1.2
//===== Compatible With: =====================================
-//= eAthena 0.1+; RO Episode 4+
+//= rAthena 0.1+; RO Episode 4+
//===== Description: =========================================
//=
//==============================================
diff --git a/npc/events/nguild/nguild_treas.txt b/npc/events/nguild/nguild_treas.txt
index 594eba9e6..1fc8cbaf9 100644
--- a/npc/events/nguild/nguild_treas.txt
+++ b/npc/events/nguild/nguild_treas.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= War of Emperium Treasure Rooms for NGuild Guild Castles
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
//= 1.3b
//===== Compatible With: =====================================
-//= eAthena 0.1+; RO Episode 4+
+//= rAthena 0.1+; RO Episode 4+
//===== Description: =========================================
//=
//===== Additional Comments: =================================
diff --git a/npc/events/nguild/nguild_warper.txt b/npc/events/nguild/nguild_warper.txt
index 548d37bb7..41d51ca59 100644
--- a/npc/events/nguild/nguild_warper.txt
+++ b/npc/events/nguild/nguild_warper.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Novice's Guild Castles War of Emperium Usher NPC
//===== By: ==================================================
//= Lupus
//===== Current Version: =====================================
//= 1.7
//===== Compatible With: =====================================
-//= eAthena 1+ with eaclass(); RO Episode 4+
+//= rAthena 1+ with eaclass(); RO Episode 4+
//===== Description: =========================================
//=
//===== Additional Comments: =================================
diff --git a/npc/events/twintowers.txt b/npc/events/twintowers.txt
index 707c3f2a0..7557b7c6e 100644
--- a/npc/events/twintowers.txt
+++ b/npc/events/twintowers.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Twin Towers NPCs
//===== By: ==================================================
//= sEiKaN (1.0)
diff --git a/npc/events/valentinesday.txt b/npc/events/valentinesday.txt
index e7a33ef8d..c067a1491 100644
--- a/npc/events/valentinesday.txt
+++ b/npc/events/valentinesday.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Valentine Event Script
//===== By: ==================================================
//= Muad_Dib(Prometheus Project)
@@ -11,7 +11,7 @@
//===== Additional Comments: =================================
//= 07/06/05 : Added 1st Version. [Muad_Dib]
//= 08/28/05 : Ver. 1.01 Added a missing close; [Muad_Dib]
-//= Converted to eAthena format by Dr.Evil
+//= Converted to rAthena format by Dr.Evil
//============================================================
diff --git a/npc/events/valentinesday_2009.txt b/npc/events/valentinesday_2009.txt
index a9db606aa..57b2e3f22 100644
--- a/npc/events/valentinesday_2009.txt
+++ b/npc/events/valentinesday_2009.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= iRO Valentine's Day Event (2009)
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.3
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= iRO Valentine's Day Event. (2009)
//= Make Chocolate/Chocolate Boxes/Home-Made Chocolate.
@@ -627,4 +627,4 @@ prt_castle,42,35,3 script Dessert Manager#Val09 47,{
close;
}
-} \ No newline at end of file
+}
diff --git a/npc/events/whiteday.txt b/npc/events/whiteday.txt
index 0d46ca38d..8046bd4c1 100644
--- a/npc/events/whiteday.txt
+++ b/npc/events/whiteday.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= White Day Event Script
//===== By: ==================================================
//= 1.0a Muad_Dib (Prometheus Project)
@@ -10,7 +10,7 @@
//= Sells candy, candy cane and well baked cookie.
//===== Additional Comments: =================================
//= 07/06/05 : Added 1st Version. [Muad_Dib]
-//= Converted to eAthena format by Dr.Evil
+//= Converted to rAthena format by Dr.Evil
//============================================================
diff --git a/npc/events/xmas.txt b/npc/events/xmas.txt
index d21f0de02..5a211c18d 100644
--- a/npc/events/xmas.txt
+++ b/npc/events/xmas.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= X-mas Event
//===== By: ==================================================
-//= eAthena Dev Team
+//= rAthena Dev Team
//===== Current Version: =====================================
//= 1.4
//===== Compatible With: =====================================
-//= Any version of eAthena
+//= Any version of rAthena
//===== Description: =========================================
//= Beat up Antonios and grab his socks. Get at least 3 and
//= give them to Santa Claus Claus in exchange for a present.