mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-20 23:03:01 +00:00
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
//New click delay system to support new mega
|
|
|
|
/datum/status_effect/proc/nextmove_modifier()
|
|
return 1
|
|
|
|
/datum/status_effect/proc/nextmove_adjust()
|
|
return 0
|