Skip to content

Commit

Permalink
Update preferences_gear.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihisohel committed Feb 2, 2024
1 parent 49e940a commit 1a87729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/client/preferences_gear.dm
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ var/global/list/gear_datums_by_name = list()
/datum/gear/mask/uscm/skull_balaclava_blue
display_name = "USCM balaclava, blue skull"
path = /obj/item/clothing/mask/rebreather/skull
cost = 4 //same as skull facepaint
cost = 4

/datum/gear/mask/uscm/skull_balaclava_black
display_name = "USCM balaclava, black skull"
Expand Down

0 comments on commit 1a87729

Please sign in to comment.