diff options
Diffstat (limited to 'npc/jobs/1-1e')
-rw-r--r-- | npc/jobs/1-1e/gunslinger.txt | 2 | ||||
-rw-r--r-- | npc/jobs/1-1e/ninja.txt | 2 | ||||
-rw-r--r-- | npc/jobs/1-1e/taekwon.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/jobs/1-1e/gunslinger.txt b/npc/jobs/1-1e/gunslinger.txt index 39e861ebd..e7fa1edfd 100644 --- a/npc/jobs/1-1e/gunslinger.txt +++ b/npc/jobs/1-1e/gunslinger.txt @@ -217,4 +217,4 @@ payon,184,65,3 script Mr. Tanieh 866,{ mes .@npcname$; mes "Hi son, how's life treating you? Nice day, isn't it?"; close; -}
\ No newline at end of file +} diff --git a/npc/jobs/1-1e/ninja.txt b/npc/jobs/1-1e/ninja.txt index cd9e380cd..990d26842 100644 --- a/npc/jobs/1-1e/ninja.txt +++ b/npc/jobs/1-1e/ninja.txt @@ -766,4 +766,4 @@ einbroch,184,194,3 script Exceptional Man 881,{ mes "will help you become a Ninja."; close; } -}
\ No newline at end of file +} diff --git a/npc/jobs/1-1e/taekwon.txt b/npc/jobs/1-1e/taekwon.txt index 1ae61b2d7..c272e3088 100644 --- a/npc/jobs/1-1e/taekwon.txt +++ b/npc/jobs/1-1e/taekwon.txt @@ -411,4 +411,4 @@ L_Complete: mes "never forget that you can"; mes "always rely on the basics."; close; -}
\ No newline at end of file +} |