summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/001-4/lilica.txt3
1 files changed, 3 insertions, 0 deletions
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;
}