No-gravity now properly ignores missing leg slowdown (#83882)

## About The Pull Request

Fixes #74911.

## Why It's Good For The Game

Issue #74911 confirms that the slowdown from missing legs is a bug, and
I'd like to fix it.
This commit is contained in:
MGOOOOOO
2024-06-13 14:01:53 -04:00
committed by GitHub
parent 4140471dfb
commit 7220a4f8ec

View File

@@ -89,6 +89,7 @@
/datum/movespeed_modifier/limbless
variable = TRUE
movetypes = GROUND
blacklisted_movetypes = FLOATING
flags = IGNORE_NOSLOW
/datum/movespeed_modifier/simplemob_varspeed