diff options
author | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
---|---|---|
committer | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
commit | e3afdc2af4c5e50c79237ee092e25f39b7428e47 (patch) | |
tree | 20cfd05dd6fc2e3e53173ef059f045cee1526d58 /npc/cities/splendide.txt | |
parent | 491892212d338903179909b89a5bfc2385e52261 (diff) | |
download | hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.gz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.bz2 hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.xz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.zip |
Update to last rAthena npc.
Fix some typos
change sc_bleeding to -> sc_blooding
Updated RE EXP for quests_brasilis.txt
Diffstat (limited to 'npc/cities/splendide.txt')
-rw-r--r-- | npc/cities/splendide.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/cities/splendide.txt b/npc/cities/splendide.txt index 2a961040d..948d1c911 100644 --- a/npc/cities/splendide.txt +++ b/npc/cities/splendide.txt @@ -1,13 +1,13 @@ //===== Hercules Script ====================================== //= Splendide Town -//===== By: ================================================== +//===== By: ================================================== //= L0ne_W0lf -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 1.2 -//===== Description: ========================================= -//= [Aegis Conversion] +//===== Description: ========================================= +//= [Official Conversion] //= Town-specific NPCs for Splendide. -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.0 First Version. //= 1.1 Added more town NPCs //= 1.2 Added more town NPCs @@ -458,7 +458,7 @@ OnTouch: // ep13_spl_extra spl_in01,172,225,3 script Wandering Poet#ep13 51,{ cutin "god_nelluad02",2; - mes "[Poet Nell]" ; + mes "[Poet Nell]"; mes "Hi~~ do you hear the beautiful music comeing from afar~?"; next; select("Who are you?"); @@ -538,7 +538,7 @@ spl_in01,172,225,3 script Wandering Poet#ep13 51,{ next; mes "^4d4dff Alberich swears with the last of his breath, that his treasured ring will curse it's wearer till death."; next; - mes "^4d4dff Forever will the bearer be, cursed with Rocky's jealousy." ; + mes "^4d4dff Forever will the bearer be, cursed with Rocky's jealousy."; break; } break; @@ -557,7 +557,7 @@ spl_in01,172,225,3 script Wandering Poet#ep13 51,{ next; mes "[Poet Nell]"; mes "Yes, I look quite common..."; - mes "But I doubt we've ever met before." ; + mes "But I doubt we've ever met before."; next; cutin "god_nelluad01",255; mes "- Nell seems embarrassed, then starts playing very complicated music -"; |