mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
use loaded cooking machines in station kitchens (#31304)
This commit is contained in:
committed by
GitHub
parent
c6ba094a54
commit
d45fe9cef4
@@ -81,7 +81,6 @@
|
||||
for(var/i in 1 to length(surfaces))
|
||||
var/datum/cooking_surface/surface = surfaces[i]
|
||||
surface.container = new /obj/item/reagent_containers/cooking/icecream_bowl(src)
|
||||
|
||||
update_appearance()
|
||||
|
||||
/obj/item/circuitboard/cooking/ice_cream_mixer
|
||||
|
||||
Reference in New Issue
Block a user