diff --git a/code/modules/clothing/suits/storage.dm b/code/modules/clothing/suits/storage.dm index ce10d08fb3..e240b1edcb 100644 --- a/code/modules/clothing/suits/storage.dm +++ b/code/modules/clothing/suits/storage.dm @@ -54,7 +54,7 @@ update_clothing_icon() //so our overlays update /obj/item/clothing/suit/storage/toggle/AltClick()//chomp edit - ToggleHood() + toggle() /obj/item/clothing/suit/storage/hooded/toggle flags_inv = HIDEHOLSTER