diff options
author | The Kandiman <kandiman@kandiman.(none)> | 2011-07-04 01:28:16 -0400 |
---|---|---|
committer | The Kandiman <kandiman@kandiman.(none)> | 2011-07-04 01:28:16 -0400 |
commit | aa95156a353ca3794a68f67fd5131e30608eb004 (patch) | |
tree | 4d2876ce6085af5b4f8a2f3138da759408bc9127 /world/map/npc/009-2/olana.txt | |
parent | 03aa642040932733bcee9ad3249caa1fa6ac487a (diff) | |
download | serverdata-aa95156a353ca3794a68f67fd5131e30608eb004.tar.gz serverdata-aa95156a353ca3794a68f67fd5131e30608eb004.tar.bz2 serverdata-aa95156a353ca3794a68f67fd5131e30608eb004.tar.xz serverdata-aa95156a353ca3794a68f67fd5131e30608eb004.zip |
Minor spelling/grammar/punctuation updates.
Rossy quest and July news entry
Diffstat (limited to 'world/map/npc/009-2/olana.txt')
-rw-r--r-- | world/map/npc/009-2/olana.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/009-2/olana.txt b/world/map/npc/009-2/olana.txt index 0cc855b1..4faa2567 100644 --- a/world/map/npc/009-2/olana.txt +++ b/world/map/npc/009-2/olana.txt @@ -20,7 +20,7 @@ if (Rossy_Quest == 1 || Rossy_Quest == 2) goto L_Daughter; mes "[Olana]"; - mes "\"Hello. We don't usually get a lot of guests here.\""; + mes "\"Hello. We don't usually get guests back here.\""; next; mes "\"My name is Olana and my father owns this inn. I live in Tulimshar, but came to Hurnscald on vacation with my two young daughters, Rossy and Julia.\""; if (baselevel < 50) close; |