* changes * ok * changes * sigh * fixes * changes * fix * fix * alright * fixes git pus * fix * fix * fix * test * ok * Update code/modules/paperwork/ticketmachine.dm Co-authored-by: Letter N <24603524+LetterN@users.noreply.github.com> * ok * compile and other stuff * ok * fix * fix * Fix * Update menu.dm * Update view.dm * Update preferences.dm Co-authored-by: Letter N <24603524+LetterN@users.noreply.github.com> Co-authored-by: Putnam3145 <putnam3145@gmail.com>
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
|