summaryrefslogtreecommitdiff
path: root/npc/jobs/2-1-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/jobs/2-1-1')
-rw-r--r--npc/jobs/2-1-1/AssassinCross.txt19
-rw-r--r--npc/jobs/2-1-1/HighPriest.txt19
-rw-r--r--npc/jobs/2-1-1/HighWizard.txt19
-rw-r--r--npc/jobs/2-1-1/LordKnight.txt19
-rw-r--r--npc/jobs/2-1-1/Sniper.txt19
-rw-r--r--npc/jobs/2-1-1/WhiteSmith.txt19
6 files changed, 0 insertions, 114 deletions
diff --git a/npc/jobs/2-1-1/AssassinCross.txt b/npc/jobs/2-1-1/AssassinCross.txt
deleted file mode 100644
index 9167411b6..000000000
--- a/npc/jobs/2-1-1/AssassinCross.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-//===== eAthena Script =======================================
-//= Advance Class jobchanger after kRO Normals.
-//===== By: ==================================================
-//= Nana
-//= finished, optimized and tested by Lupus
-//===== Current Version: =====================================
-//= 1.1
-//===== Compatible With: =====================================
-//= eAthena 1.0 +
-//===== Description: =========================================
-//= Advance Class jobchanger after kRO Normals.
-//===== Additional Comments: =================================
-//= v1.1 Made all into functions, additional checks, etc. [Lupus]
-//============================================================
-
-// -== Assassin Cross ==-
-valkyrie.gat,44,58,6 script Assassin Cross 725,{
- callfunc "F_Rebirth",30,"Theif High",36,"Assassin Cross",149,150,151,152;
-}
diff --git a/npc/jobs/2-1-1/HighPriest.txt b/npc/jobs/2-1-1/HighPriest.txt
deleted file mode 100644
index b026ce79d..000000000
--- a/npc/jobs/2-1-1/HighPriest.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-//===== eAthena Script =======================================
-//= Advance Class jobchanger after kRO Normals.
-//===== By: ==================================================
-//= Nana
-//= finished, optimized and tested by Lupus
-//===== Current Version: =====================================
-//= 1.1
-//===== Compatible With: =====================================
-//= eAthena 1.0 +
-//===== Description: =========================================
-//= Advance Class jobchanger after kRO Normals.
-//===== Additional Comments: =================================
-//= v1.1 Made all into functions, additional checks, etc. [Lupus]
-//============================================================
-
-// -== High Priest ==-
-valkyrie.gat,44,42,6 script High Priest 60,{
- callfunc "F_Rebirth",28,"Acolyte High",32,"High Priest",156,0,0,0;
-}
diff --git a/npc/jobs/2-1-1/HighWizard.txt b/npc/jobs/2-1-1/HighWizard.txt
deleted file mode 100644
index 87833c2f4..000000000
--- a/npc/jobs/2-1-1/HighWizard.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-//===== eAthena Script =======================================
-//= Advance Class jobchanger after kRO Normals.
-//===== By: ==================================================
-//= Nana
-//= finished, optimized and tested by Lupus
-//===== Current Version: =====================================
-//= 1.1
-//===== Compatible With: =====================================
-//= eAthena 1.0 +
-//===== Description: =========================================
-//= Advance Class jobchanger after kRO Normals.
-//===== Additional Comments: =================================
-//= v1.1 Made all into functions, additional checks, etc. [Lupus]
-//============================================================
-
-// -== High Wizard ==-
-valkyrie.gat,44,47,6 script High Wizard 735,{
- callfunc "F_Rebirth",26,"High Mage",33,"High Wizard",157,0,0,0;
-}
diff --git a/npc/jobs/2-1-1/LordKnight.txt b/npc/jobs/2-1-1/LordKnight.txt
deleted file mode 100644
index 6cd7ec155..000000000
--- a/npc/jobs/2-1-1/LordKnight.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-//===== eAthena Script =======================================
-//= Advance Class jobchanger after kRO Normals.
-//===== By: ==================================================
-//= Nana
-//= finished, optimized and tested by Lupus
-//===== Current Version: =====================================
-//= 1.1
-//===== Compatible With: =====================================
-//= eAthena 1.0 +
-//===== Description: =========================================
-//= Advance Class jobchanger after kRO Normals.
-//===== Additional Comments: =================================
-//= v1.1 Made all into functions, additional checks, etc. [Lupus]
-//============================================================
-
-// -== Lord Knight ==-
-valkyrie.gat,44,39,6 script Lord Knight 56,{
- callfunc "F_Rebirth",25,"Swordman High",31,"Lord Knight",144,145,146,0;
-}
diff --git a/npc/jobs/2-1-1/Sniper.txt b/npc/jobs/2-1-1/Sniper.txt
deleted file mode 100644
index 1bbf6e75f..000000000
--- a/npc/jobs/2-1-1/Sniper.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-//===== eAthena Script =======================================
-//= Advance Class jobchanger after kRO Normals.
-//===== By: ==================================================
-//= Nana
-//= finished, optimized and tested by Lupus
-//===== Current Version: =====================================
-//= 1.1
-//===== Compatible With: =====================================
-//= eAthena 1.0 +
-//===== Description: =========================================
-//= Advance Class jobchanger after kRO Normals.
-//===== Additional Comments: =================================
-//= v1.1 Made all into functions, additional checks, etc. [Lupus]
-//============================================================
-
-// -== Sniper ==-
-valkyrie.gat,44,55,6 script Sniper 727,{
- callfunc "F_Rebirth",27,"High Archer",35,"Sniper",147,148,0,0;
-}
diff --git a/npc/jobs/2-1-1/WhiteSmith.txt b/npc/jobs/2-1-1/WhiteSmith.txt
deleted file mode 100644
index 103cd65b5..000000000
--- a/npc/jobs/2-1-1/WhiteSmith.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-//===== eAthena Script =======================================
-//= Advance Class jobchanger after kRO Normals.
-//===== By: ==================================================
-//= Nana
-//= finished, optimized and tested by Lupus
-//===== Current Version: =====================================
-//= 1.1
-//===== Compatible With: =====================================
-//= eAthena 1.0 +
-//===== Description: =========================================
-//= Advance Class jobchanger after kRO Normals.
-//===== Additional Comments: =================================
-//= v1.1 Made all into functions, additional checks, etc. [Lupus]
-//============================================================
-
-// -== White Smith ==-
-valkyrie.gat,44,51,6 script White Smith 725,{
- callfunc "F_Rebirth",29,"Merchant High",34,"White Smith",153,154,155,0;
-}