summaryrefslogtreecommitdiff
path: root/npc/008-1/annualeaster.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-1/annualeaster.txt')
-rwxr-xr-xnpc/008-1/annualeaster.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/008-1/annualeaster.txt b/npc/008-1/annualeaster.txt
index 9e9d73a2..618a0956 100755
--- a/npc/008-1/annualeaster.txt
+++ b/npc/008-1/annualeaster.txt
@@ -79,7 +79,7 @@ L_Reward_End:
end;
L_Destroy:
- set .eggs, get(.eggs, "Easter Eggs") - 1, "Easter Eggs"; // tell the puppeteer we lost an egg
+ set(getvariableofnpc(.eggs, "Easter Eggs"), get(.eggs, "Easter Eggs") - 1); // tell the puppeteer we lost an egg
destroy;
L_EndTooYoung: