mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-25 08:42:20 +00:00
Ported and implemented movespeed_modifer, for most things, from TG. Gave deprecation DMDocs to the old calculation system. Some code cleanup around.
7 lines
192 B
Plaintext
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
|