mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-23 13:18:59 +01:00
Janitor borgs clean wide
This commit is contained in:
@@ -937,9 +937,9 @@
|
||||
status_flags &= ~CANPUSH
|
||||
|
||||
if(module.clean_on_move)
|
||||
AddElement(/datum/element/cleaning)
|
||||
AddElement(/datum/element/cleaning, 1)
|
||||
else
|
||||
RemoveElement(/datum/element/cleaning)
|
||||
RemoveElement(/datum/element/cleaning, 1)
|
||||
|
||||
hat_offset = module.hat_offset
|
||||
|
||||
|
||||
Reference in New Issue
Block a user