does some of the television's demands

This commit is contained in:
Poojawa
2019-10-08 04:02:20 -05:00
parent 3113074bfb
commit d7ab97dffc
4 changed files with 10 additions and 7 deletions

View File

@@ -500,6 +500,7 @@
H.regenerate_icons()
user.drowsyness = max(user.drowsyness - rand(2,3), 0) //Washing your face wakes you up if you're falling asleep
else
SEND_SIGNAL(user, COMSIG_COMPONENT_CLEAN_ACT, CLEAN_WEAK)
user.clean_blood()
/obj/structure/sink/attackby(obj/item/O, mob/living/user, params)