From c5f571a1a2c2ad13507450cc5e1dbe683a78fd76 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Oct 2021 15:08:00 -0300 Subject: Mirror Lake players intro --- npc/029-2/sorfina.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/npc/029-2/sorfina.txt b/npc/029-2/sorfina.txt index 81dc4a33..a235a244 100644 --- a/npc/029-2/sorfina.txt +++ b/npc/029-2/sorfina.txt @@ -21,6 +21,12 @@ L_Start: next; mes l("\"My little granddaughter Tanisha found you. Kaan was able to carry you to bed."); mes l("We've been taking care of you ever since. Waiting for you to wake up.\""); + if (getvaultid()) { + next; + mesc l("...I see. That is surprising, to be able to take a form in this world without needing to deal with complex backstories."); + next; + mesc l("Well, maybe it is still too early to judge. Still, this must be a peaceful world, to have such warm greeting. Maybe we should play along for now."); + } next; mesq l("You didn't have any possessions on you when we found you and no one knows who you are."); mes l("Do you have a name?"); @@ -40,6 +46,9 @@ L_Start: select l("Umm... no... I... I don't remember anything else..."); + if (getvaultid()) { + mesc l("That is obviously a lie, but will do for now."); + } mesn l("Old Woman"); mes l("Well I can tell you some useful things, if you want to hear."); mes l("Some of it might jog your memory or at least help you catch your bearings."); -- cgit v1.2.3-60-g2f50