Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
SmiLeYre committed Jul 14, 2024
1 parent 8523517 commit 0993464
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modular_zzplurt/modules/clothing/spacesuits/hardsuit.dm
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@
/obj/item/clothing/head/helmet/space/hardsuit/rd
name = "prototype hardsuit helmet"
desc = "A prototype helmet designed for research in a hazardous, low pressure environment. Scientific data flashes across the visor."
icon_state = "rig_helm"
icon_state = "hardsuit0-rd"
hardsuit_type = "rd"
resistance_flags = ACID_PROOF | FIRE_PROOF
max_heat_protection_temperature = FIRE_SUIT_MAX_TEMP_PROTECT
Expand Down Expand Up @@ -626,7 +626,7 @@
/obj/item/clothing/head/helmet/space/hardsuit/security/hos
name = "head of security's hardsuit helmet"
desc = "A special bulky helmet designed for work in a hazardous, low pressure environment. Has an additional layer of armor."
icon_state = "sec_helm"
icon_state = "hardsuit0-hos"
hardsuit_type = "hos"
armor_type = /datum/armor/hardsuit/security/hos

Expand Down
Binary file modified modular_zzplurt/modules/clothing/spacesuits/icons/obj/suits.dmi
Binary file not shown.

0 comments on commit 0993464

Please sign in to comment.