diff options
Diffstat (limited to 'npc/001-11')
-rw-r--r-- | npc/001-11/Demure.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/001-11/Demure.txt b/npc/001-11/Demure.txt index c90ae0a10..97fc5504f 100644 --- a/npc/001-11/Demure.txt +++ b/npc/001-11/Demure.txt @@ -43,6 +43,8 @@ mesn; mesq l("To whom you want to send @@ boxes? Cannot be yourself!", @Val_Ammo); mesc l("Leave blank to abort."); + if (!#VALENTINE_SENT) + mesc l("(If you don't have anyone special to send these, send to @@. Perhaps they'll calm down with those T.T)", b("Monster King")), 3; input .@ref$; //debugmes "Sending chocolate to: "+.@ref$; mes ""; |