mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-20 18:48:26 +01:00
Update living.dm
This commit is contained in:
@@ -802,7 +802,7 @@
|
||||
else
|
||||
throw_alert("gravity", /obj/screen/alert/weightless)
|
||||
if(!override && !is_flying())
|
||||
INVOKE_ASYNC(src, .proc/float, !has_gravity)
|
||||
INVOKE_ASYNC(src, /atom/movable.proc/float, !has_gravity)
|
||||
|
||||
/mob/living/float(on)
|
||||
if(throwing)
|
||||
|
||||
Reference in New Issue
Block a user