mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
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:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user