4ccf40f775
This reverts commit 27a099c6bf.
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
/datum/actionspeed_modifier/low_sanity
|
|
multiplicative_slowdown = 0.25
|
|
id = ACTIONSPEED_ID_SANITY
|
|
|
|
/datum/actionspeed_modifier/high_sanity
|
|
multiplicative_slowdown = -0.1
|
|
id = ACTIONSPEED_ID_SANITY
|