Adds the shower bot, makes sure you don't become too bloody (#49083)

* Epicgamers

* woops

* Update code/modules/mob/living/simple_animal/bot/construction.dm

Co-Authored-By: TheChosenEvilOne <34602646+TheChosenEvilOne@users.noreply.github.com>

* slip

* fix

* epic

* emag functionality

* Update code/modules/mob/living/simple_animal/bot/hygienebot.dm

* Update code/modules/mob/living/simple_animal/bot/hygienebot.dm

* step 1

* woops

* fixes

* fixes

* fixes++

* fixes a broken thing

* lol ok

* fixes

* oopsie

* oneliner

* lmao webedits

* small brain

Co-authored-by: TheChosenEvilOne <34602646+TheChosenEvilOne@users.noreply.github.com>
This commit is contained in:
Qustinnus
2020-02-20 22:31:22 +01:00
committed by GitHub
co-authored by TheChosenEvilOne
parent 4de1c3845d
commit 72fb1458a7
15 changed files with 378 additions and 96 deletions
+3
View File
@@ -144,6 +144,9 @@
/atom/movable/lighting_object/onTransitZ()
return
/atom/movable/lighting_object/washed(var/washer)
return
// Override here to prevent things accidentally moving around overlays.
/atom/movable/lighting_object/forceMove(atom/destination, no_tp=FALSE, harderforce = FALSE)
if(harderforce)