mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Adds zi'pluax mantle, slugger wetsuit to Skrell loadout + minor bugfix (#13715)
This commit is contained in:
@@ -87,6 +87,20 @@
|
||||
sort_category = "Xenowear - Skrell"
|
||||
flags = GEAR_HAS_DESC_SELECTION
|
||||
|
||||
/datum/gear/uniform/skrell/slugger
|
||||
display_name = "prescient republic of the qar wetsuit"
|
||||
path = /obj/item/clothing/under/skrell/slugger
|
||||
whitelisted = list(SPECIES_SKRELL, SPECIES_SKRELL_AXIORI)
|
||||
sort_category = "Xenowear - Skrell"
|
||||
flags = GEAR_HAS_DESC_SELECTION
|
||||
|
||||
/datum/gear/head/skrell
|
||||
display_name = "zipluax mantle"
|
||||
path = /obj/item/clothing/head/skrell
|
||||
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"
|
||||
path = /obj/item/stellascope
|
||||
|
||||
Reference in New Issue
Block a user