Files
Aurora.3/code/modules/movespeed/modifiers/spells.dm
Fluffy b0c9a4649c Speed modifiers (#19845)
Ported and implemented movespeed_modifer, for most things, from TG.
Gave deprecation DMDocs to the old calculation system.
Some code cleanup around.
2024-09-06 22:20:56 +00:00

7 lines
192 B
Plaintext

ABSTRACT_TYPE(/datum/movespeed_modifier/spell)
ABSTRACT_TYPE(/datum/movespeed_modifier/spell/technomancer)
/datum/movespeed_modifier/spell/technomancer/haste
multiplicative_slowdown = -0.8