diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-12-29 18:24:03 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-12-29 18:24:03 +0000 |
commit | bacdc84d2181bd160a098d323d4c5bd8d8bf9057 (patch) | |
tree | 1f7a067b791bec4fb2f87942632a88b668f5c350 /npc | |
parent | d3b53b97518f7389460d817f0e2e4c86f7d81322 (diff) | |
download | serverdata-bacdc84d2181bd160a098d323d4c5bd8d8bf9057.tar.gz serverdata-bacdc84d2181bd160a098d323d4c5bd8d8bf9057.tar.bz2 serverdata-bacdc84d2181bd160a098d323d4c5bd8d8bf9057.tar.xz serverdata-bacdc84d2181bd160a098d323d4c5bd8d8bf9057.zip |
Fixed a sentence.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/guide.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guide.txt b/npc/guide.txt index 508ad28d..33f380ad 100644 --- a/npc/guide.txt +++ b/npc/guide.txt @@ -62,7 +62,7 @@ L_Style: L_Quests: mes "[Guide]"; mes "There are people in the world in need of help!"; - mes "Most of these people arent afraid to give fairs to those who help them"; + mes "Most of these people aren't afraid to give rewards to those who help them"; mes "So be nice and help people along the way!"; next; goto menua; |