diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-09 15:57:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-09 15:57:36 -0300 |
commit | 19ea058c8b33a4b4b631c815e10561528bc5d9bb (patch) | |
tree | 2fb3fc95a469662254c8e2e762121710d7481207 | |
parent | c333201556c048a1f19789368bd08bc6e1184bac (diff) | |
download | serverdata-19ea058c8b33a4b4b631c815e10561528bc5d9bb.tar.gz serverdata-19ea058c8b33a4b4b631c815e10561528bc5d9bb.tar.bz2 serverdata-19ea058c8b33a4b4b631c815e10561528bc5d9bb.tar.xz serverdata-19ea058c8b33a4b4b631c815e10561528bc5d9bb.zip |
Typo
-rw-r--r-- | npc/001-3-2/henry.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-3-2/henry.txt b/npc/001-3-2/henry.txt index 88e823c5..5132a003 100644 --- a/npc/001-3-2/henry.txt +++ b/npc/001-3-2/henry.txt @@ -144,7 +144,7 @@ function proposeSecondQuest { speech l("Ah, its you again. Welcome back."), l("So, if you want to go to Hurnscald, just whistle on the beach."), // FIXME Not Koga? Talk to another NPC, though. - l("Anyway, I stil could use your help! You see, I would like to play tricks on the legion members during the night."), + l("Anyway, I still could use your help! You see, I would like to play tricks on the legion members during the night."), l("For this, I would like you to to repair the secret passage to the Legion Building."), l("Don't use the passage, you're not skilled enough and will be busted! Just repair it, it'll be enough."); mesc l("You suspect that he is withholding information. Do he really only wants to do pranks? But then, do you care with what he wants to do inside?"); |