mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
fixed
This commit is contained in:
@@ -50,12 +50,6 @@
|
||||
if(stat != DEAD)
|
||||
handle_status_effects() //all special effects, stunned, weakened, jitteryness, hallucination, sleeping, etc
|
||||
|
||||
if(floating && (!(movement_type & FLYING)))
|
||||
float(0)
|
||||
|
||||
if(movement_type & FLYING)
|
||||
float(1)
|
||||
|
||||
if(stat != DEAD)
|
||||
return 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user