This commit is contained in:
kevinz000
2016-11-27 23:27:14 -08:00
parent 81c55bd06b
commit 3943ceedbd

View File

@@ -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