diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-26 09:44:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-26 09:44:14 -0300 |
commit | b04b6ffbfdde1469acf341c8172b23b429d999ad (patch) | |
tree | cd46c7512252f23e6237e22dd7ada8e714984ba8 /npc/001-7/homunculus.txt | |
parent | 49353e07ab7e5421649c7a5eba02f26290594e5c (diff) | |
download | serverdata-b04b6ffbfdde1469acf341c8172b23b429d999ad.tar.gz serverdata-b04b6ffbfdde1469acf341c8172b23b429d999ad.tar.bz2 serverdata-b04b6ffbfdde1469acf341c8172b23b429d999ad.tar.xz serverdata-b04b6ffbfdde1469acf341c8172b23b429d999ad.zip |
Fix a typo
Diffstat (limited to 'npc/001-7/homunculus.txt')
-rw-r--r-- | npc/001-7/homunculus.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-7/homunculus.txt b/npc/001-7/homunculus.txt index d84fd4380..0ed764f51 100644 --- a/npc/001-7/homunculus.txt +++ b/npc/001-7/homunculus.txt @@ -244,7 +244,7 @@ OnInit: mesc l("You don't know how the chimney keeps producing smoke. It must be using hiding magic."); next; mesn; - mesc l("However took control of this village is no ordinary mage. There's a switch on the wall."); + mesc l("Whoever took control of this village is no ordinary mage. There's a switch on the wall."); next; mesn; mesc l("You flip the switch. Nothing happens."); |