diff options
Diffstat (limited to 'npc/jobs/1-1e/gunslinger.txt')
-rw-r--r-- | npc/jobs/1-1e/gunslinger.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/jobs/1-1e/gunslinger.txt b/npc/jobs/1-1e/gunslinger.txt index 707501e36..244284652 100644 --- a/npc/jobs/1-1e/gunslinger.txt +++ b/npc/jobs/1-1e/gunslinger.txt @@ -25,7 +25,7 @@ //= 1.8 Fixed the reward you can get [Playtester] //============================================================ -que_ng.gat,152,167,3 script Gunslinger Jobchanger 901,{ +que_ng,152,167,3 script Gunslinger Jobchanger 901,{ set @npcname$,"[Armsmith]"; if (Class == Job_Novice) { @@ -115,7 +115,7 @@ que_ng.gat,152,167,3 script Gunslinger Jobchanger 901,{ close; } -payon.gat,184,65,3 script Mr. Tanieh 866,{ +payon,184,65,3 script Mr. Tanieh 866,{ set @npcname$,"[Mr. Tanieh]"; if (GUNS_Q == 1) { |