[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:
SkyratBot
2020-08-30 05:28:01 +02:00
committed by GitHub
co-authored by ArcaneMusic
parent f245eafa0e
commit a9d83ceedd
3 changed files with 12 additions and 3 deletions
-1
View File
@@ -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)