diff options
Diffstat (limited to 'npc/jobs/1-1e/gunslinger.txt')
-rw-r--r-- | npc/jobs/1-1e/gunslinger.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/jobs/1-1e/gunslinger.txt b/npc/jobs/1-1e/gunslinger.txt index 9132827b2..f715eed90 100644 --- a/npc/jobs/1-1e/gunslinger.txt +++ b/npc/jobs/1-1e/gunslinger.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Gunslinger Job Quest //===== By: ================================================== //= erKURITA, RockmanEXE, Kisuka //===== Current Version: ===================================== //= 2.2 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Gunslinger Job Change Quest //===== Additional Comments: ================================= @@ -420,4 +420,4 @@ payon,184,65,3 script Wise Bull Horn 866,{ mes "^333333*Phew*^000000"; close; } -}
\ No newline at end of file +} |