mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 19:42:42 +00:00
Adds Skrell Bandana to Loadout (#15733)
This commit is contained in:
@@ -101,6 +101,14 @@
|
||||
whitelisted = list(SPECIES_SKRELL, SPECIES_SKRELL_AXIORI)
|
||||
sort_category = "Xenowear - Skrell"
|
||||
flags = GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/head/skrell/skrell_bandana
|
||||
display_name = "skrell bandana"
|
||||
path = /obj/item/clothing/head/skrell/skrell_bandana
|
||||
whitelisted = list(SPECIES_SKRELL, SPECIES_SKRELL_AXIORI)
|
||||
sort_category = "Xenowear - Skrell"
|
||||
flags = GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
|
||||
/datum/gear/stellascope
|
||||
display_name = "stellascope"
|
||||
|
||||
Reference in New Issue
Block a user