summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/012-6/nurse.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/012-6/nurse.txt b/npc/012-6/nurse.txt
index 00bbc0ebd..9bad71509 100644
--- a/npc/012-6/nurse.txt
+++ b/npc/012-6/nurse.txt
@@ -85,6 +85,12 @@ OnDonationComplete:
mesn;
mesq l("Thanks for donating blood. You can donate again in 30 days.");
mesq l("You should eat and drink water after donating blood. Thanks for saving lifes!");
+ if (.@q3 == 5) {
+ getitem Slippers, 1;
+ next;
+ mesn;
+ mesq l("Now you must feel homelike already here... take these slippers so your feet stays warm!");
+ }
close;
OnInit: