diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-13 10:05:52 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-13 10:05:52 -0200 |
commit | 449aa3ccb274a2ba23c6a7c26666ad353813e6de (patch) | |
tree | 7ec4751353e538209c3eb9590a45cac87b644641 /npc/001-11 | |
parent | bd5d521062f7374affa34567219d31d5498e2473 (diff) | |
download | serverdata-449aa3ccb274a2ba23c6a7c26666ad353813e6de.tar.gz serverdata-449aa3ccb274a2ba23c6a7c26666ad353813e6de.tar.bz2 serverdata-449aa3ccb274a2ba23c6a7c26666ad353813e6de.tar.xz serverdata-449aa3ccb274a2ba23c6a7c26666ad353813e6de.zip |
Nobody you love? What about trying to calm down the Monster King, then?
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 ""; |