From e67fd86983d52d74afea7c1d6cd6acaa73a2229a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 Feb 2019 18:46:12 -0200 Subject: Squash obvious bug %%e Due this obvious bug, you'll need to find someone you trust, send them the chocolate, and swap rewards %%S --- npc/001-11/Demure.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/001-11/Demure.txt b/npc/001-11/Demure.txt index 97fc5504f..f8cf422a4 100644 --- a/npc/001-11/Demure.txt +++ b/npc/001-11/Demure.txt @@ -68,8 +68,8 @@ htput $@VALENTINE_GIFTSTACKS, str(.@ref), .@m+@Val_Ammo; // Get 1 Point per sent box - #VALENTINE_POINTS+=1; - #VALENTINE_SENT+=1; + #VALENTINE_POINTS+=@Val_Ammo; + #VALENTINE_SENT+=@Val_Ammo; // Handle Love Letter if (countitem(LoveLetter)) { -- cgit v1.2.3-60-g2f50