diff options
Diffstat (limited to 'npc/cities')
-rw-r--r-- | npc/cities/alberta.txt | 2 | ||||
-rw-r--r-- | npc/cities/amatsu.txt | 3 | ||||
-rw-r--r-- | npc/cities/rachel.txt | 4 |
3 files changed, 4 insertions, 5 deletions
diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt index 61b7565b5..7e3c8827d 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -610,4 +610,4 @@ alberta,165,83,4 script Fastidious Old Man 755,{ mes "hurting worse and worse."; mes "*Sigh* I'm getting old..."; close; -}
\ No newline at end of file +} diff --git a/npc/cities/amatsu.txt b/npc/cities/amatsu.txt index 71f0d1109..d6444d3ed 100644 --- a/npc/cities/amatsu.txt +++ b/npc/cities/amatsu.txt @@ -924,5 +924,4 @@ s_No: mes "at you. Kehehehehe..."; mes "KEHEHEHEHEHEHE!"; close; - -}
\ No newline at end of file +} diff --git a/npc/cities/rachel.txt b/npc/cities/rachel.txt index fd051f41a..a1e8fbbf2 100644 --- a/npc/cities/rachel.txt +++ b/npc/cities/rachel.txt @@ -355,13 +355,13 @@ ra_temple,115,148,7 script Follower Yakum 917,{ } ra_temin,287,88,7 script Follower Lekua 927,{ - mes "[Follower Lekua["; + mes "[Follower Lekua]"; mes "Look at these flowers."; mes "Aren't they so beautiful?"; mes "I've spent a lot of time"; mes "cultivating this flower garden."; next; - mes "[Follower Lekua["; + mes "[Follower Lekua]"; mes "I think it's Freya's"; mes "will for us to"; mes "bring as much beauty into"; |