From ebc64f1332b48be3571fc700ebdf41d71d5424a8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 9 Mar 2021 17:59:46 -0300 Subject: Lilica: MAKE IT SURVIVE RESTARTS. Hmpf! --- npc/001-4/lilica.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/npc/001-4/lilica.txt b/npc/001-4/lilica.txt index caca0e412..54f1c097e 100644 --- a/npc/001-4/lilica.txt +++ b/npc/001-4/lilica.txt @@ -91,6 +91,9 @@ OnClock1300: OnInit: .sex = G_OTHER; .distance = 5; + + if ($EVENT$ == "Easter") + sEaster(); end; } -- cgit v1.2.3-60-g2f50