[MIRROR] Restore sugar/flour packet transfers (#12486)

Co-authored-by: Killian <49700375+KillianKirilenko@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-05 01:24:07 +01:00
committed by GitHub
co-authored by Killian Cameron Lennox
parent 4b22d4f509
commit 8a3df6352b
+2
View File
@@ -497,6 +497,7 @@
volume = 220
center_of_mass_x = 16
center_of_mass_y = 8
amount_per_transfer_from_this = 5
/obj/item/reagent_containers/food/condiment/carton/flour/on_reagent_change()
update_icon()
@@ -529,6 +530,7 @@
volume = 120
center_of_mass_x = 16
center_of_mass_y = 8
amount_per_transfer_from_this = 5
/obj/item/reagent_containers/food/condiment/carton/sugar/on_reagent_change()
update_icon()