diff options
author | TheKandiman <thekandiman@gmail.com> | 2011-01-26 23:26:57 -0500 |
---|---|---|
committer | TheKandiman <thekandiman@gmail.com> | 2011-01-26 23:26:57 -0500 |
commit | 5fb61b03b577161e35df12fde4afc381a0edd0db (patch) | |
tree | a56ddd6f1c3dbdf003177eeb964eedf5915af56e /npc/027-2_Caretakers_House/alacrius.txt | |
parent | 198bb07155e85afe82b5640d837f7cd651174cce (diff) | |
download | serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.tar.gz serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.tar.bz2 serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.tar.xz serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.zip |
Spelling and grammar updates in NPC dialog for maps 018 to 032
Diffstat (limited to 'npc/027-2_Caretakers_House/alacrius.txt')
-rwxr-xr-x | npc/027-2_Caretakers_House/alacrius.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/027-2_Caretakers_House/alacrius.txt b/npc/027-2_Caretakers_House/alacrius.txt index 825c114b..40ae2df1 100755 --- a/npc/027-2_Caretakers_House/alacrius.txt +++ b/npc/027-2_Caretakers_House/alacrius.txt @@ -7,7 +7,7 @@ // if cooldown go to cooldown
// start quest section
- mes "hi want to fight the reaper?";
+ mes "Hi, want to fight the reaper?";
menu
"Let's go",L_START,
"No thank you",-;
|