Simple wrestling mask (#16985)

Added a simple recolourable wrestling mask to the loadout for the upcoming event.
This commit is contained in:
SatinIsle
2025-01-29 10:09:01 +00:00
committed by GitHub
parent 32e9215448
commit 792c28e0dc
4 changed files with 14 additions and 1 deletions
@@ -80,3 +80,11 @@
/datum/gear/mask/half
display_name = "black half-mask"
path = /obj/item/clothing/accessory/gaiter/half
/datum/gear/mask/wrestling
display_name = "wrestling mask"
path = /obj/item/clothing/mask/luchador/colorable
cost = 1
/datum/gear/mask/wrestling/New()
gear_tweaks += gear_tweak_free_color_choice