diff options
author | shennetsind <ind@henn.et> | 2013-10-30 18:38:14 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-10-30 18:38:14 -0200 |
commit | 7fefefdde386f13f8fefa8db3ffe9ed140c8aa10 (patch) | |
tree | 715f3b80d75cab3a9c2a3abd04ae4461165e8854 /npc/cities/splendide.txt | |
parent | a2405882a4123d6a11d24e895b40148dc7cb455e (diff) | |
parent | bd04c6c566902d03d633b4dfee5335361155a79e (diff) | |
download | hercules-7fefefdde386f13f8fefa8db3ffe9ed140c8aa10.tar.gz hercules-7fefefdde386f13f8fefa8db3ffe9ed140c8aa10.tar.bz2 hercules-7fefefdde386f13f8fefa8db3ffe9ed140c8aa10.tar.xz hercules-7fefefdde386f13f8fefa8db3ffe9ed140c8aa10.zip |
Merge remote-tracking branch 'upstream/master'
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 -"; |