mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
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:
co-authored by
TheChosenEvilOne
parent
4de1c3845d
commit
72fb1458a7
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user