mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
@@ -108,7 +108,10 @@ note dizziness decrements automatically in the mob's Life() proc.
|
||||
return
|
||||
|
||||
/mob/proc/make_floating(var/n)
|
||||
|
||||
if(buckled)
|
||||
if(is_floating)
|
||||
stop_floating()
|
||||
return
|
||||
floatiness = n
|
||||
|
||||
if(floatiness && !is_floating)
|
||||
|
||||
Reference in New Issue
Block a user