Disambiguate candy bar and chocolate bunny recipes. (#32412)

This commit is contained in:
Alan
2026-08-13 17:41:25 +00:00
committed by GitHub
parent 49899c2656
commit f958772e9b
@@ -540,6 +540,7 @@
steps = list(
PCWJ_ADD_ITEM(/obj/item/food/chocolatebar),
PCWJ_ADD_REAGENT("sugar", 5),
PCWJ_ADD_ITEM(/obj/item/paper),
PCWJ_USE_ICE_CREAM_MIXER(10 SECONDS),
)