diff options
author | TheKandiman <thekandiman@gmail.com> | 2011-01-25 23:41:30 -0500 |
---|---|---|
committer | TheKandiman <thekandiman@gmail.com> | 2011-01-25 23:41:30 -0500 |
commit | 0bc8cd75797e485f792608c3b7deda5d8f1abc77 (patch) | |
tree | e756e7b795bda7905d0916e01d45cbe88d7d8dc4 /npc/013-2_Magic_house/wizard.txt | |
parent | ab54babfe0caf4fa4cc71cbf9127ac75c9915572 (diff) | |
download | serverdata-0bc8cd75797e485f792608c3b7deda5d8f1abc77.tar.gz serverdata-0bc8cd75797e485f792608c3b7deda5d8f1abc77.tar.bz2 serverdata-0bc8cd75797e485f792608c3b7deda5d8f1abc77.tar.xz serverdata-0bc8cd75797e485f792608c3b7deda5d8f1abc77.zip |
Spelling and grammar corrections in NPC dialog for maps 009 through 016
Diffstat (limited to 'npc/013-2_Magic_house/wizard.txt')
-rw-r--r-- | npc/013-2_Magic_house/wizard.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/013-2_Magic_house/wizard.txt b/npc/013-2_Magic_house/wizard.txt index f3964cc0..927ddfc4 100644 --- a/npc/013-2_Magic_house/wizard.txt +++ b/npc/013-2_Magic_house/wizard.txt @@ -109,9 +109,9 @@ L_astralsoul: set @SUP_name$, "Astral Soul"; set @SUP_xp, 2500; callfunc "SkillUp"; - mes "\"Now go and try to find someone, who can actually activate that focus.\""; + mes "\"Now go and try to find someone who can actually activate that focus.\""; next; - mes "\"You have the powers to focus on magic, but you need to get magic focussed now.\""; + mes "\"You have the powers to focus on magic, but you need to get magic focused now.\""; close; L_NotEnough: |