diff options
author | Haru <haru@dotalux.com> | 2014-05-13 18:15:14 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-05-13 18:15:14 +0200 |
commit | c03094034f5338016221775bce4b39a0e9b75ee6 (patch) | |
tree | 559e52c5207911190ea336eb82a933ce37305065 /npc/cities/geffen.txt | |
parent | 3bd57cf4858696b2586543098bc9eeac70a1854e (diff) | |
download | hercules-c03094034f5338016221775bce4b39a0e9b75ee6.tar.gz hercules-c03094034f5338016221775bce4b39a0e9b75ee6.tar.bz2 hercules-c03094034f5338016221775bce4b39a0e9b75ee6.tar.xz hercules-c03094034f5338016221775bce4b39a0e9b75ee6.zip |
Removed trailing whitespace (scripts)
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/cities/geffen.txt')
-rw-r--r-- | npc/cities/geffen.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/cities/geffen.txt b/npc/cities/geffen.txt index e19384997..16702126f 100644 --- a/npc/cities/geffen.txt +++ b/npc/cities/geffen.txt @@ -77,7 +77,7 @@ geffen_in,164,109,0 script Wizard Stanza 1_M_WIZARD,{ } else if (Class == Job_Novice) mes "Although you may not be able to use magic or any other kind of powerful skills for now, this knowledge may be helpful in the future, young Novice..."; - else + else mes "Although you are not formally trained in the use of magic, you use skills which draw upon otherworldly energies, whether you know it or not..."; next; mes "[Stanza]"; @@ -1351,7 +1351,7 @@ geffen_in,109,72,2 script Monster Scholar 4_F_01,{ mes "[Estheres]"; if (BaseLevel > 40) mes "You look strong enough for that kind of challenge. But if you see anyone more reckless cross the Western bridge, you might want to give them a warning."; - else + else mes "Um, but if you're planning to go there, you better not go alone. I really recommend that you be well prepared if you're gonna fight those kinds of monsters."; break; case 2: |