diff options
Diffstat (limited to 'npc/jobs/1-1/thief.txt')
-rw-r--r-- | npc/jobs/1-1/thief.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/jobs/1-1/thief.txt b/npc/jobs/1-1/thief.txt index b6f049518..a42295d91 100644 --- a/npc/jobs/1-1/thief.txt +++ b/npc/jobs/1-1/thief.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Renewal Thief Job Change //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Job Change to Thief Class //===== Additional Comments: ================================= @@ -204,4 +204,4 @@ moc_prydb1,42,133,2 script Thief Guildsman#thief 118,{ mes "Ho? Why is a novice like you visiting here?"; mes "If you are here to be a Thief, ask the nasty-tempered lady right next to me."; close; -}
\ No newline at end of file +} |