mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 13:18:09 +01:00
[MIRROR] Simple wrestling mask (#9972)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
SatinIsle
Kashargul
parent
23709992f9
commit
c31e50cf9c
@@ -86,3 +86,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
|
||||
|
||||
Reference in New Issue
Block a user