This commit is contained in:
DGamerL
2025-01-06 17:29:49 +01:00
committed by GitHub
parent 93ca9ef1fd
commit f79bc81dac
@@ -635,7 +635,7 @@
/datum/reagent/consumable/cheese/reaction_turf(turf/T, volume)
if(volume >= 5 && !isspaceturf(T))
new /obj/item/food/cheesewedge(T)
new /obj/item/food/cheesewedge/presliced(T)
/datum/reagent/consumable/fake_cheese
name = "Cheese substitute"