mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-20 12:42:43 +01:00
Floating mobs will not cause catwalk footstep sounds.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
/mob/living/silicon/robot/flying/update_floating()
|
||||
if(hovering)
|
||||
make_floating(10)
|
||||
make_floating(TRUE)
|
||||
return
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user