mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 11:58:39 +01:00
Adds an identifying mantle for Burzsiean IPC's (#13682)
This commit is contained in:
@@ -166,4 +166,12 @@
|
||||
description = "An identification card given to free IPC residents within the Republic of Biesel."
|
||||
path = /obj/item/clothing/accessory/badge/passcard/synthetic
|
||||
cost = 0
|
||||
whitelisted = list(SPECIES_IPC, SPECIES_IPC_G1, SPECIES_IPC_G2, SPECIES_IPC_XION, SPECIES_IPC_ZENGHU, SPECIES_IPC_BISHOP, SPECIES_IPC_SHELL)
|
||||
|
||||
/datum/gear/accessory/ipcmantle
|
||||
display_name = "Burzsian mantle"
|
||||
description = "A uniform mantle identifying Hephaestus IPC's from Burzsia. Operation history and specifications are printed underneath the tarp."
|
||||
path = /obj/item/clothing/accessory/poncho/ipc_mantle
|
||||
sort_category = "Xenowear - IPC"
|
||||
cost = 1
|
||||
whitelisted = list(SPECIES_IPC, SPECIES_IPC_G1, SPECIES_IPC_G2, SPECIES_IPC_XION, SPECIES_IPC_ZENGHU, SPECIES_IPC_BISHOP, SPECIES_IPC_SHELL)
|
||||
Reference in New Issue
Block a user