mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Unathi Cloth Handwraps (#11637)
This commit is contained in:
@@ -48,6 +48,14 @@
|
||||
un_gloves["black leather gloves"] = /obj/item/clothing/gloves/black_leather/unathi
|
||||
gear_tweaks += new/datum/gear_tweak/path(un_gloves)
|
||||
|
||||
/datum/gear/gloves/unathi_handwraps
|
||||
display_name = "cloth handwraps"
|
||||
path = /obj/item/clothing/gloves/handwraps
|
||||
cost = 1
|
||||
whitelisted = list(SPECIES_UNATHI)
|
||||
sort_category = "Xenowear - Unathi"
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/uniform/unathi
|
||||
display_name = "sinta tunic"
|
||||
path = /obj/item/clothing/under/unathi
|
||||
|
||||
Reference in New Issue
Block a user