mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Numerous kitchen changes in tandem with prior commit. Removed processor.
This commit is contained in:
@@ -2854,6 +2854,8 @@
|
||||
desc = "A building block of an impressive dish."
|
||||
icon = 'icons/obj/food_ingredients.dmi'
|
||||
icon_state = "doughslice"
|
||||
slice_path = /obj/item/weapon/reagent_containers/food/snacks/spagetti
|
||||
slices_num = 1
|
||||
bitesize = 2
|
||||
New()
|
||||
..()
|
||||
|
||||
@@ -253,12 +253,6 @@
|
||||
reagents.add_reagent("sacid", 60)
|
||||
update_icon()
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/beaker/slime
|
||||
New()
|
||||
..()
|
||||
reagents.add_reagent("slimejelly", 60)
|
||||
update_icon()
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/bucket
|
||||
desc = "It's a bucket."
|
||||
name = "bucket"
|
||||
|
||||
Reference in New Issue
Block a user