From b3109aa967154b75bec53e1d6402ce79db7cf181 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 24 Feb 2020 14:17:49 -0300 Subject: AFK Slippers. Nobody will have the requeriment by the time I'm pushing this commit. --- npc/012-6/nurse.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/012-6/nurse.txt') 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: -- cgit v1.2.3-70-g09d2