mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
TG Flying+Floating Refactor
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
|
||||
/mob/living/carbon/human/get_leg_ignore()
|
||||
|
||||
if(flying == 1)
|
||||
if(flying || floating)
|
||||
return TRUE
|
||||
|
||||
var/obj/item/tank/jetpack/J
|
||||
|
||||
Reference in New Issue
Block a user