Files
Batrachophreno d313f70906 Not THAT Slow - Update Movespeed Modifiers for Smooth Movement (#22127)
The /tg/-style movespeed_modifier datums were not incorporated into the
original smooth movement PR. While
https://github.com/Aurorastation/Aurora.3/pull/22043 restores that
functionality, the original values no longer feel good now that we're on
smooth movement. This PR halves ALL movespeed_modifier/slowdown datums,
with the exception of species-native, as a baseline before more
individual adjustments are made.
2026-04-04 22:25:48 +00:00

10 lines
215 B
Plaintext

/datum/movespeed_modifier/synth_emp
id = "synthemp"
variable = TRUE
multiplicative_slowdown = 0.5
/datum/movespeed_modifier/endoskeleton
id = "synthendoskeleton"
variable = TRUE
multiplicative_slowdown = 0.5