mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Hygienebot extinguishes you (#94253)
## About The Pull Request Hygiene bots now extinguish mobs when they wash them. ## Why It's Good For The Game You're being doused with a liquid, how is your cigarette still burning? ## Changelog 🆑 add: Hygiene bots now extinguish when cleaning. /🆑 Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>
This commit is contained in:
co-authored by
Jordan Dominion
parent
c4d4fcb3e3
commit
2da74f95c0
@@ -115,6 +115,7 @@
|
||||
target.fire_act()
|
||||
return
|
||||
target.wash(CLEAN_WASH)
|
||||
target.extinguish()
|
||||
|
||||
/mob/living/basic/bot/hygienebot/on_bot_movement(atom/movable/source, atom/oldloc, dir, forced)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user