diff --git a/code/modules/mod/mod_theme.dm b/code/modules/mod/mod_theme.dm index 8e552f61023..76001bf7e83 100644 --- a/code/modules/mod/mod_theme.dm +++ b/code/modules/mod/mod_theme.dm @@ -1416,7 +1416,7 @@ resistance_flags = FIRE_PROOF|ACID_PROOF max_heat_protection_temperature = FIRE_SUIT_MAX_TEMP_PROTECT charge_drain = DEFAULT_CHARGE_DRAIN * 2 - slowdown_deployed = -0.5 + slowdown_deployed = 0 //bubber edit from -0.5. This suit was causing speed issues. inbuilt_modules = list(/obj/item/mod/module/quick_carry/advanced, /obj/item/mod/module/hearing_protection) allowed_suit_storage = list( /obj/item/assembly/flash,