summaryrefslogtreecommitdiff
path: root/npc/027-1/laura.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/027-1/laura.txt')
-rw-r--r--npc/027-1/laura.txt16
1 files changed, 15 insertions, 1 deletions
diff --git a/npc/027-1/laura.txt b/npc/027-1/laura.txt
index 8cb7734b3..5233bca80 100644
--- a/npc/027-1/laura.txt
+++ b/npc/027-1/laura.txt
@@ -332,7 +332,21 @@ L_Tier4:
close;
}
mesn;
- mesq l("%s! I see you are a(n) %s here, very good!", academicrank());
+ mesq l("%s! I see you are a(n) %s here, very good!", strcharinfo(0), academicrank());
+ next;
+ mesn;
+ mesq l("Still interested in extra credit? Now that you're a(n) %s, you can sign this perfectly normal and standard %s, and by helping us out, we'll give you the extra credit. What do you say? Not a bad deal, right?", academicrank(), b(l("Non Disclosure Agreemeent")));
+ next;
+ mesc l("Sign the non-disclosure agreement?");
+ if (askyesno() == ASK_NO) close;
+ mesn;
+ mesq l("Perfect! So now that you swore secrecy, you can now help me! Thing is... there have been... a %s!", col(l("murder"), 1));
+ next;
+ mesn;
+ mesq l("You have access to the storehouse now, right? Well, that's where it happened!");
+ next;
+ mesn;
+ mesq l("You will find a statue different from the others. It is where the game was murdered and bugs added instead! No, not really - this is just a placeholder. Not cool!");
close;
/// Core code