mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 10:57:19 +01:00
Added a Gadpathurian rebreather, exclusive to Gadpathurians (#17642)
* Added a Gadpathurian rebreather, exclusive to Gadpathurians in the loadout. * CL --------- Co-authored-by: Cody Brittain <cbrittain10@live.com>
This commit is contained in:
@@ -20,3 +20,9 @@
|
||||
display_name = "cloth mask"
|
||||
path = /obj/item/clothing/mask/cloth
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/mask/gadpathur
|
||||
display_name = "gadpathurian rebreather"
|
||||
path = /obj/item/clothing/mask/breath/gadpathur
|
||||
flags = GEAR_HAS_DESC_SELECTION
|
||||
origin_restriction = list(/singleton/origin_item/origin/gadpathur)
|
||||
|
||||
Reference in New Issue
Block a user