From 0bd4c906db2e55d8cff4c1c7bcacf14884f451c9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Feb 2021 18:19:48 -0300 Subject: Fix evil typo on easter egg core functions --- npc/functions/util.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/util.txt b/npc/functions/util.txt index 5d510a709..3ea88524b 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -1139,7 +1139,7 @@ function script RegEasterEgg { setq1 General_EasterEggs, 1; setq2 General_EasterEggs, .@q|.@code; dispbottom l("For finding an Easter Egg, you got Strange Coins!"); - getitem StrangeCoin, 2; + getitem StrangeCoin, .@coin; setq3 General_EasterEggs, bitmask_count(.@q|.@code); } return; -- cgit v1.2.3-70-g09d2