diff --git a/code/modules/clothing/spacesuits/hardsuit.dm b/code/modules/clothing/spacesuits/hardsuit.dm index 6f01f32116e..73cc9d8c6cf 100644 --- a/code/modules/clothing/spacesuits/hardsuit.dm +++ b/code/modules/clothing/spacesuits/hardsuit.dm @@ -337,6 +337,7 @@ linkedsuit.update_icon() user.update_inv_wear_suit() user.update_inv_w_uniform() + user.update_equipment_speed_mods() /obj/item/clothing/suit/space/hardsuit/syndi