mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 00:35:45 +01:00
[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:
co-authored by
Killian
Cameron Lennox
parent
4b22d4f509
commit
8a3df6352b
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user