summaryrefslogtreecommitdiff
path: root/npc/jobs/1-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/jobs/1-1')
-rw-r--r--npc/jobs/1-1/acolyte.txt4
-rw-r--r--npc/jobs/1-1/archer.txt6
-rw-r--r--npc/jobs/1-1/mage.txt6
-rw-r--r--npc/jobs/1-1/merchant.txt6
-rw-r--r--npc/jobs/1-1/swordman.txt6
-rw-r--r--npc/jobs/1-1/thief.txt6
6 files changed, 17 insertions, 17 deletions
diff --git a/npc/jobs/1-1/acolyte.txt b/npc/jobs/1-1/acolyte.txt
index 611d99242..a200ec514 100644
--- a/npc/jobs/1-1/acolyte.txt
+++ b/npc/jobs/1-1/acolyte.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Renewal Acolyte Job Change
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= Job Change to Acolyte Class
//===== Additional Comments: =================================
diff --git a/npc/jobs/1-1/archer.txt b/npc/jobs/1-1/archer.txt
index 21577a88a..46325309c 100644
--- a/npc/jobs/1-1/archer.txt
+++ b/npc/jobs/1-1/archer.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Renewal Archer Job Change
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= Job Change to Archer Class
//===== Additional Comments: =================================
@@ -126,4 +126,4 @@ payon_in02,64,71,4 script Archer Guildsman#archer 85,{
mes "If you have any questions, feel free to come and ask me.";
close;
}
-} \ No newline at end of file
+}
diff --git a/npc/jobs/1-1/mage.txt b/npc/jobs/1-1/mage.txt
index 2899d407c..8cef63917 100644
--- a/npc/jobs/1-1/mage.txt
+++ b/npc/jobs/1-1/mage.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Renewal Mage Job Change
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= Job Change to Mage Class
//===== Additional Comments: =================================
@@ -128,4 +128,4 @@ geffen_in,164,124,4 script Mage Guildsman#mage 123,{
close;
}
}
-} \ No newline at end of file
+}
diff --git a/npc/jobs/1-1/merchant.txt b/npc/jobs/1-1/merchant.txt
index 5b49c9ea3..4b7e091f0 100644
--- a/npc/jobs/1-1/merchant.txt
+++ b/npc/jobs/1-1/merchant.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Renewal Merchant Job Change
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= Job Change to Merchant Class
//===== Additional Comments: =================================
@@ -122,4 +122,4 @@ alberta_in,53,43,6 script Merchant#mer 86,{
case 4:
close;
}
-} \ No newline at end of file
+}
diff --git a/npc/jobs/1-1/swordman.txt b/npc/jobs/1-1/swordman.txt
index 0e5f2e476..6942c170b 100644
--- a/npc/jobs/1-1/swordman.txt
+++ b/npc/jobs/1-1/swordman.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Renewal Swordman Job Change
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= Job Change to Swordman Class
//===== Additional Comments: =================================
@@ -124,4 +124,4 @@ izlude_in,74,172,4 script Swordman#swd 119,{
case 3:
close;
}
-} \ No newline at end of file
+}
diff --git a/npc/jobs/1-1/thief.txt b/npc/jobs/1-1/thief.txt
index b6f049518..a42295d91 100644
--- a/npc/jobs/1-1/thief.txt
+++ b/npc/jobs/1-1/thief.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Renewal Thief Job Change
//===== By: ==================================================
//= Kisuka
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= Job Change to Thief Class
//===== Additional Comments: =================================
@@ -204,4 +204,4 @@ moc_prydb1,42,133,2 script Thief Guildsman#thief 118,{
mes "Ho? Why is a novice like you visiting here?";
mes "If you are here to be a Thief, ask the nasty-tempered lady right next to me.";
close;
-} \ No newline at end of file
+}