summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/029-2/sorfina.txt9
1 files changed, 9 insertions, 0 deletions
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.");