urinal cake is decay proof (#76475)

Urinal cake is not actual food and even the mold dont want it

fixes: #76465

🆑
fix: urinal cakes wont decay anymore
/🆑
This commit is contained in:
Time-Green
2023-07-02 22:39:12 +02:00
committed by GitHub
parent ee8bf6b42b
commit fd0d259074
@@ -248,6 +248,7 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/structure/urinal, 32)
/datum/reagent/ammonia = 1,
)
foodtypes = TOXIC | GROSS
preserved_food = TRUE
/obj/item/food/urinalcake/attack_self(mob/living/user)
user.visible_message(span_notice("[user] squishes [src]!"), span_notice("You squish [src]."), "<i>You hear a squish.</i>")