diff options
Diffstat (limited to 'npc/jobs/2-1')
-rw-r--r-- | npc/jobs/2-1/assassin.txt | 6 | ||||
-rw-r--r-- | npc/jobs/2-1/blacksmith.txt | 6 | ||||
-rw-r--r-- | npc/jobs/2-1/hunter.txt | 2 | ||||
-rw-r--r-- | npc/jobs/2-1/priest.txt | 2 | ||||
-rw-r--r-- | npc/jobs/2-1/wizard.txt | 2 |
5 files changed, 9 insertions, 9 deletions
diff --git a/npc/jobs/2-1/assassin.txt b/npc/jobs/2-1/assassin.txt index 7f8febe58..9c25f72ac 100644 --- a/npc/jobs/2-1/assassin.txt +++ b/npc/jobs/2-1/assassin.txt @@ -7,12 +7,12 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job Change quest for Assassin class. //===== Additional Comments: ================================= -//= v1.0 Used some dialogue from the aegis Assassin script translated By: Pgro Team (OwNaGe) +//= 1.0 Used some dialogue from the aegis Assassin script translated By: Pgro Team (OwNaGe) //= Also converted the booby traps from the aegis script.[kobra_k88] -//= v1.1 Made adjustments to ontouch npcs to work with the new "ontouch" functionality. +//= 1.1 Made adjustments to ontouch npcs to work with the new "ontouch" functionality. //= Fixed some duplicate npc names. Added missing waitingroom triggers. //= Fixed warp in "TimerSin", was supposed to be an areawarp. //= For some reason sometimes the "Nameless One" would have message windows diff --git a/npc/jobs/2-1/blacksmith.txt b/npc/jobs/2-1/blacksmith.txt index 413fe69fd..96e291fc7 100644 --- a/npc/jobs/2-1/blacksmith.txt +++ b/npc/jobs/2-1/blacksmith.txt @@ -1,5 +1,5 @@ //===== rAthena Script ======================================= -//= Blacksmith Quest +//= Blacksmith Job Quest //===== By: ================================================== //= EREMES THE CANIVALIZER(Aegis) //= Translated by: yoshiki. @@ -9,9 +9,9 @@ //===== Current Version: ===================================== //= 2.8 //===== Compatible With: ===================================== -//= rAthena SVN +//= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job Change quest for Blacksmith class. //===== Additional Comments: ================================= //= Changed some npc names to the iRO names. Changed some variable diff --git a/npc/jobs/2-1/hunter.txt b/npc/jobs/2-1/hunter.txt index 1d7372ce8..96874f73e 100644 --- a/npc/jobs/2-1/hunter.txt +++ b/npc/jobs/2-1/hunter.txt @@ -9,7 +9,7 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job Change quest for Hunter class. //===== Additional Comments: ================================= //= 0.5 Fully working. diff --git a/npc/jobs/2-1/priest.txt b/npc/jobs/2-1/priest.txt index bc6f50971..da68deb45 100644 --- a/npc/jobs/2-1/priest.txt +++ b/npc/jobs/2-1/priest.txt @@ -9,7 +9,7 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job Change quest for Priest class. //===== Additional Comments: ================================= //= Fully working. Changed the way Priests enter the test room to help Acos. diff --git a/npc/jobs/2-1/wizard.txt b/npc/jobs/2-1/wizard.txt index 39cbdb204..b24728a24 100644 --- a/npc/jobs/2-1/wizard.txt +++ b/npc/jobs/2-1/wizard.txt @@ -8,7 +8,7 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job Change quest for Wizard class. //===== Additional Comments: ================================= //= 2.4 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] |