mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
Adds a Vysokan origin for IPCs. (#14461)
This commit is contained in:
@@ -436,7 +436,7 @@ datum/gear/suit/colorvest
|
||||
description = "A selection of Vysokan chokhas."
|
||||
path = /obj/item/clothing/suit/storage/vysoka
|
||||
flags = GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
origin_restriction = list(/decl/origin_item/origin/vysoka)
|
||||
origin_restriction = list(/decl/origin_item/origin/vysoka, /decl/origin_item/origin/ipc_vysoka)
|
||||
|
||||
/datum/gear/suit/vysoka/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user