Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Jan 11, 2024
1 parent 8eebc07 commit 71e11eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mining/equipment/explorer_gear.dm
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
/obj/item/clothing/head/hooded/survivor_hood
name = "survivor hood"
desc = "A loose-fitting hood, patched up with sealant and adhesive. Somewhat protects the head from the environment, but gets the job done."
icon_state = "survivor_hood"
icon_state = "explorerold"
suit = /obj/item/clothing/suit/hooded/survivor
body_parts_covered = HEAD
flags_inv = HIDEHAIR|HIDEFACE|HIDEEARS
Expand Down

0 comments on commit 71e11eb

Please sign in to comment.