From 449b590116a34b689d239a956c7c81907e444191 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Jun 2019 13:04:33 -0300 Subject: Fix Typos --- npc/023-3-2/logic.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/023-3-2') diff --git a/npc/023-3-2/logic.txt b/npc/023-3-2/logic.txt index 71af98c6a..d1c64d093 100644 --- a/npc/023-3-2/logic.txt +++ b/npc/023-3-2/logic.txt @@ -46,7 +46,7 @@ OnTouch: next; mesc l("He just abandoned this place and left everything behind... It's suspcious at best. You don't think anyone will be able to decrypt the secrets of Artifical Lifeforms."); next; - mesc l("Hesistant, you reach out your hand, and grab whatever was on the Cauldron. It seems to be an Embryo."); + mesc l("Hesitant, you reach out your hand, and grab whatever was on the Cauldron. It seems to be an Embryo."); next; skill AM_CALLHOMUN, 1, 0; mesc l("You have collect enough evidence, it's time to leave and report."); @@ -79,7 +79,7 @@ OnInit: next; mesc l("Saul is supplying me the alchemist resources for that. In exchange, my thieves supply him gold and spare his friends."); next; - mesc l("He thinks he is using me to his rebelion, but I'm the one using him. I'm not the Bandit Lord for no reason."); + mesc l("He thinks he is using me to his rebellion, but I'm the one using him. I'm not the Bandit Lord for no reason."); next; mesn l("Diary, 1st April 298 AT"); mesc l("I've managed to create a Maggot. It did not die. And it was not an April Fool's joke. Nice one."); @@ -107,7 +107,7 @@ OnInit: mesc l("Raid might be great. Saul might be popular. SphinxNox might be an annoying brat. But I'm, or rather, will soon be... @@.", b(l("the Monster King"))); next; -// Implict fallthrough +// Implicit fallthrough L_BookRead: mesc l(".:: The Homunculus Keeping Manual ::."), 3; mesc l("To create an homunculus out of the embryo mass: Use the Call Homunculus Skill. It'll be random, based on the embryo nature."); @@ -231,7 +231,7 @@ OnInit: 023-3-2,46,28,0 script Bookcase#MKHB3 NPC_NO_SPRITE,{ .@q=getq3(FrostiaQuest_Homunculus); mesn; - mesc l("Several books about artifical lifeforms and the man who played God."); + mesc l("Several books about artificial lifeforms and the man who played God."); if (!(.@q & .hcID)) setq3 FrostiaQuest_Homunculus, .@q|.hcID; close; -- cgit v1.2.3-60-g2f50