mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
fix cleaning range
This commit is contained in:
@@ -937,7 +937,7 @@
|
||||
status_flags &= ~CANPUSH
|
||||
|
||||
if(module.clean_on_move)
|
||||
AddElement(/datum/element/cleaning, range = 1)
|
||||
AddElement(/datum/element/cleaning, cleaning_range = 1)
|
||||
else
|
||||
RemoveElement(/datum/element/cleaning)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user