summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--world/map/npc/008-1/annualeaster.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/008-1/annualeaster.txt b/world/map/npc/008-1/annualeaster.txt
index 7032a0f3..d7bd5e9d 100644
--- a/world/map/npc/008-1/annualeaster.txt
+++ b/world/map/npc/008-1/annualeaster.txt
@@ -171,6 +171,7 @@ OnTimer1000:
goto L_do_update_enable;
if ($@wasEaster && !$@isEaster)
goto L_do_update_disable;
+ goto L_done_update;
L_do_update_enable:
callsub S_enableEggs;