summaryrefslogtreecommitdiff
path: root/npc/jobs/novice/novice.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-01 22:11:36 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-01 22:11:36 +0000
commita9b1f06e98367bda11817d0c64ae2e8af4471f2b (patch)
tree4f1af08f496e625726497e6522310cf81fbbab72 /npc/jobs/novice/novice.txt
parent911c0ea64888157f7a9496a4a5c516af92c0d11c (diff)
downloadhercules-a9b1f06e98367bda11817d0c64ae2e8af4471f2b.tar.gz
hercules-a9b1f06e98367bda11817d0c64ae2e8af4471f2b.tar.bz2
hercules-a9b1f06e98367bda11817d0c64ae2e8af4471f2b.tar.xz
hercules-a9b1f06e98367bda11817d0c64ae2e8af4471f2b.zip
Tried to remove all duplicates (in default NPCs)
( hope nothing is broken ;) ) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8581 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/novice/novice.txt')
-rw-r--r--npc/jobs/novice/novice.txt15
1 files changed, 8 insertions, 7 deletions
diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt
index 7016a1fb2..67e5ce2a6 100644
--- a/npc/jobs/novice/novice.txt
+++ b/npc/jobs/novice/novice.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Dr.Evil & MasterOfMuppets
//===== Current Version: =====================================
-//= 1.2
+//= 1.3
//===== Compatible With: =====================================
//= eAthena SVN 3422+(Requires jA Script System)
//===== Description: =========================================
@@ -14,6 +14,7 @@
//= to Dr.Evil who did 90% of the work =)
//= 1.0b Temp measure to stop exploits. [Vicious]
//= 1.2 Removed Duplicates [Silent]
+//= 1.3 Removed Duplicates [Toms]
//============================================================
//====================================================================
@@ -2038,7 +2039,7 @@ new_1-2.gat,38,182,4 script Helper 92,{
}
}
-new_1-2.gat,17,182,6 script Helper 84,{
+new_1-2.gat,17,182,6 script Helper#2 84,{
if (!(NEW_MES_FLAG4)) {
mes "[Elmeen]";
mes "Congratulations!";
@@ -2418,7 +2419,7 @@ function script training_personnel3 {
return;
}
-new_1-3.gat,95,30,4 script Training Center Employee#01 84,{
+new_1-3.gat,95,30,4 script Training Center Employee::TrainingCenterEmploye#1 84,{
callfunc "training_personnel";
switch( select("I don't want a challenge~","I wanna fight tough monsters!","Cancel.") ) {
case 1: callfunc "training_personnel2"; break;
@@ -2426,7 +2427,7 @@ new_1-3.gat,95,30,4 script Training Center Employee#01 84,{
case 3: callfunc "training_personnel0";
}
}
-new_2-3.gat,95,30,4 script Training Center Employee#02 84,{
+new_2-3.gat,95,30,4 script Training Center Employee::TrainingCenterEmploye#2 84,{
callfunc "training_personnel";
switch( select("I don't want a challenge~","I wanna fight tough monsters!","Cancel.") ) {
case 1: callfunc "training_personnel1"; break;
@@ -2434,7 +2435,7 @@ new_2-3.gat,95,30,4 script Training Center Employee#02 84,{
case 3: callfunc "training_personnel0";
}
}
-new_3-3.gat,95,30,4 script Training Center Employee#03 84,{
+new_3-3.gat,95,30,4 script Training Center Employee::TrainingCenterEmploye#3 84,{
callfunc "training_personnel";
switch( select("I don't want a challenge~","I wanna fight tough monsters!","Cancel.") ) {
case 1: callfunc "training_personnel1"; break;
@@ -2442,7 +2443,7 @@ new_3-3.gat,95,30,4 script Training Center Employee#03 84,{
case 3: callfunc "training_personnel0";
}
}
-new_4-3.gat,95,30,4 script Training Center Employee#04 84,{
+new_4-3.gat,95,30,4 script Training Center Employee::TrainingCenterEmploye#4 84,{
callfunc "training_personnel";
switch( select("I don't want a challenge~","I wanna fight tough monsters!","Cancel.") ) {
case 1: callfunc "training_personnel1"; break;
@@ -2450,7 +2451,7 @@ new_4-3.gat,95,30,4 script Training Center Employee#04 84,{
case 3: callfunc "training_personnel0";
}
}
-new_5-3.gat,95,30,4 script Training Center Employee#05 84,{
+new_5-3.gat,95,30,4 script Training Center Employee::TrainingCenterEmploye#5 84,{
callfunc "training_personnel";
switch( select("I don't want a challenge~","I wanna fight tough monsters!","Cancel.") ) {
case 1: callfunc "training_personnel1"; break;