From 44c73c6723e7674f99fa1e62fad7a20f9f5e61c9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 23 Sep 2022 18:22:49 -0300 Subject: Tell how much longer before next blood donation --- npc/012-6/nurse.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/012-6/nurse.txt b/npc/012-6/nurse.txt index b2d3dc310..8e8d9af96 100644 --- a/npc/012-6/nurse.txt +++ b/npc/012-6/nurse.txt @@ -12,6 +12,7 @@ 012-6,56,67,6 script Hurnscald's Nurse NPC_FEMALE,{ .@q2=getq2(HurnscaldQuest_BloodDonor); if (.@q2 > gettimetick(2)) { + npctalk3 l("You can donate blood again in %s", FuzzyTime(.@q2)); Nurse(.name$, 10, 6); close; } -- cgit v1.2.3-60-g2f50