From 20dfc1596adc8eb5488c4ef0980b33ec6494b63b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 5 Jan 2021 20:43:10 -0300 Subject: Keep displaying christmas scoreboards for staff, even after event is over --- npc/019-4-1/chief.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/019-4-1') diff --git a/npc/019-4-1/chief.txt b/npc/019-4-1/chief.txt index 71ba6da3e..c33dc28a6 100644 --- a/npc/019-4-1/chief.txt +++ b/npc/019-4-1/chief.txt @@ -53,6 +53,8 @@ L_OutOfSeason: mesn; mesq l("This workshop doesn't gets too many tasks from Santa outside the Christmas..."); + if (is_staff()) + ScoreXMAS(); close; L_Reward: -- cgit v1.2.3-70-g09d2