From ff2b50b738e1a79df4c60f6075459d122fe42e9d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 28 Jan 2020 21:13:50 -0300 Subject: During 2020, Soren will be disabled. Maybe we change this later, albeit a bit pointless :> A proposal is to give Premium Chocolate Bar and allow SP pointing. This way players whom hunt more gain more points. --- npc/001-11/Soren.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/001-11/Soren.txt b/npc/001-11/Soren.txt index a98453a39..7b744c788 100644 --- a/npc/001-11/Soren.txt +++ b/npc/001-11/Soren.txt @@ -7,6 +7,8 @@ 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) + close; next; L_Main: -- cgit v1.2.3-60-g2f50