mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
[MIRROR] Makes water recyclers fabricate-able, and makes showers preform a touch reaction only. (#573)
* Makes water recyclers fabricate-able, and makes showers preform a touch reaction only. (#53279) * Makes water recyclers fabricate-able, and makes showers preform a touch reaction only. Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
This commit is contained in:
@@ -121,7 +121,6 @@
|
||||
A.wash(CLEAN_WASH)
|
||||
SEND_SIGNAL(A, COMSIG_ADD_MOOD_EVENT, "shower", /datum/mood_event/nice_shower)
|
||||
reagents.expose(A, TOUCH)
|
||||
reagents.expose(A, VAPOR)
|
||||
if(isliving(A))
|
||||
check_heat(A)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user