Files

15 lines
427 B
Plaintext

/datum/movespeed_modifier/forced_speedup
priority = MOVESPEED_PRIORITY_FORCED_SPEEDUP
/datum/movespeed_modifier/forced_speedup/shadein_jaunt
id = "forced-speedup-shadekin-jaunt"
mod_multiply_speed = 100
limit_tiles_per_second_max = 10
// vore demon [sic]
/datum/movespeed_modifier/forced_speedup/vore_demon_jaunt
id = "forced_speedup-the-big-bad-vore-monster"
mod_multiply_speed = 100
limit_tiles_per_second_max = 10