mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-01 04:21:42 +00:00
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
|