Skip to content

Commit

Permalink
Hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
Gw0sty committed Oct 4, 2024
1 parent 74d74aa commit 3bacbc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/suits/ablativecoat.dm
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
worn_icon = 'icons/mob/clothing/head/helmet.dmi'
desc = "Hood hopefully belonging to an ablative trenchcoat. Includes a visor for cool-o-vision."
icon_state = "ablativehood"
flags_inv = HIDEHAIR | HIDEEARS
armor_type = /datum/armor/hooded_ablative
strip_delay = 30
var/hit_reflect_chance = 50
Expand Down

0 comments on commit 3bacbc9

Please # to comment.