Skip to content

Commit

Permalink
Update helmet.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Etrnlmelancholy authored Nov 20, 2024
1 parent 1118b55 commit 3a223c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/clothing/head/helmet.dm
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,6 @@
item_state = "biker"
flags_inv = HIDEMASK|HIDEHEADSETS|HIDEGLASSES|HIDEHAIR
flags_cover = HEADCOVERSEYES|HEADCOVERSMOUTH
var/paintable = TRUE
color = "#161515"
sprite_sheets = list(
SPECIES_MONKEY = 'icons/mob/clothing/species/monkey/head.dmi'
Expand Down

0 comments on commit 3a223c5

Please sign in to comment.