Makes urinal cakes more realistic (#35515)

* Add files via upload

* Makes urinal cakes blue

* Add files via upload

* Delete urinalcake_squish.png
This commit is contained in:
MoreRobustThanYou
2018-02-11 16:29:38 -05:00
committed by CitadelStationBot
parent 4b88853918
commit 6337c294d9
2 changed files with 5 additions and 0 deletions
@@ -187,6 +187,11 @@
w_class = WEIGHT_CLASS_TINY
list_reagents = list("chlorine" = 3, "ammonia" = 1)
/obj/item/reagent_containers/food/urinalcake/attack_hand(mob/living/user)
user.visible_message("[user] squishes [src]!", "You squish [src].")
icon_state = "urinalcake_squish"
addtimer(VARSET_CALLBACK(src, icon_state, "urinalcake"), 8)
/obj/machinery/shower
name = "shower"
desc = "The HS-451. Installed in the 2550s by the Nanotrasen Hygiene Division."