From 700d454f80798b47710582984e8dcbf4afdaf066 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Jun 2019 11:22:54 -0300 Subject: Player story 5-1 is now in an completable state --- npc/023-3-2/logic.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'npc/023-3-2') diff --git a/npc/023-3-2/logic.txt b/npc/023-3-2/logic.txt index fe49cc494..71af98c6a 100644 --- a/npc/023-3-2/logic.txt +++ b/npc/023-3-2/logic.txt @@ -41,6 +41,13 @@ OnTouch: mesc l("Keep exploring the Study Room and certify it is safe first. Also, make sure to learn what this was used for."); close; } + mesn; + mesc l("It's steaming hot, but you guess this is where Isbamuth created homunculus. Most bandits, thieves and assassins seems to have been born here."); + 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."); + next; skill AM_CALLHOMUN, 1, 0; mesc l("You have collect enough evidence, it's time to leave and report."); setq1 FrostiaQuest_Homunculus, 4; -- cgit v1.2.3-60-g2f50