Merge pull request #11120 from Citadel-Station-13/Ghommie-patch-2

Fixing sprint buffer cost and regen being rounded down.
This commit is contained in:
Lin
2020-02-16 13:05:50 -06:00
committed by GitHub
@@ -234,6 +234,7 @@
/datum/config_entry/number/movedelay //Used for modifying movement speed for mobs.
abstract_type = /datum/config_entry/number/movedelay
integer = FALSE
/datum/config_entry/number/movedelay/ValidateAndSet()
. = ..()