mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
use loaded cooking machines in station kitchens (#31304)
This commit is contained in:
@@ -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