From 5092218c964349ccee995db91379017834a18c0f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Jan 2020 01:46:01 -0300 Subject: Broken code --- npc/001-11/Soren.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/001-11/Soren.txt b/npc/001-11/Soren.txt index 7b744c788..149bd49c5 100644 --- a/npc/001-11/Soren.txt +++ b/npc/001-11/Soren.txt @@ -7,7 +7,7 @@ 001-11,37,25,0 script Soren xd#Valentine NPC_PLAYER,{ mesn; mesq l("I will harass Demure with so many chocolate that she'll leave this event map rolling!"); - if (gettime(GETTIME_YEAR) != 2020) + if (gettime(GETTIME_YEAR) == 2020) close; next; -- cgit v1.2.3-60-g2f50