Skip to content

Commit

Permalink
fix_4
Browse files Browse the repository at this point in the history
  • Loading branch information
homexp13 committed Jun 20, 2024
1 parent 56c28ed commit a888784
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion massmeta/code/modules/clothing/suits/wiz_robe.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
/obj/item/clothing/head/helmet/space/hardsuit/shielded/wizard
name = "battlemage helmet"
desc = "A suitably impressive helmet."
icon_state = "hardsuit-wiz"
icon_state = "hardsuit0-wiz"
hardsuit_type = "wiz"
inhand_icon_state = null
min_cold_protection_temperature = ARMOR_MIN_TEMP_PROTECT
max_heat_protection_temperature = ARMOR_MAX_TEMP_PROTECT
Expand Down

0 comments on commit a888784

Please sign in to comment.