diff options
Diffstat (limited to 'npc/re/jobs/3-1/mechanic.txt')
-rw-r--r-- | npc/re/jobs/3-1/mechanic.txt | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/npc/re/jobs/3-1/mechanic.txt b/npc/re/jobs/3-1/mechanic.txt index 4890d072b..2133a227a 100644 --- a/npc/re/jobs/3-1/mechanic.txt +++ b/npc/re/jobs/3-1/mechanic.txt @@ -1,19 +1,17 @@ //===== Hercules Script ====================================== //= Mechanic Job Quest -//===== By: ================================================== +//===== By: ================================================== //= Muad_Dib -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 1.2 -//===== Compatible With: ===================================== -//= Hercules -//===== Description: ========================================= +//===== Description: ========================================= //= [Official Conversion] //= Jobchange Quest from Blacksmith / Whitesmith -> Mechanic. -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.0 First Version. [Masao] //= 1.1 Fixed the Door NPC [JayPee]. //= 1.2 Updated script. [Euphy] -//============================================================ +//============================================================ yuno,129,156,3 script Chainheart 923,{ mes "[Chainheart]"; @@ -730,4 +728,4 @@ OnTouch: } jupe_core2,150,33,0 duplicate(#Acquiring Knowledge) #Acquiring Knowledge2 139,1,0 -jupe_core2,0,0,0,0 monster Dimik 1669,100,0,0,0 +jupe_core2,0,0,0,0 monster Dimik 1669,100,0,0,0
\ No newline at end of file |