mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 17:36:52 +01:00
Round 2 Bugfixes (#14208)
This commit is contained in:
@@ -79,12 +79,12 @@
|
||||
path = /obj/item/clothing/head/beret/corporate/zavod
|
||||
sort_category = "Factions"
|
||||
|
||||
/datum/gear/faction/zavodskoi_softcap
|
||||
/datum/gear/faction/zavodskoi_softcap/alt
|
||||
display_name = "black zavodskoi cap"
|
||||
path = /obj/item/clothing/head/softcap/zavod/alt
|
||||
faction = "Zavodskoi Interstellar"
|
||||
|
||||
/datum/gear/faction/zavodskoi_softcap/alt
|
||||
/datum/gear/faction/zavodskoi_softcap
|
||||
display_name = "brown zavodskoi cap"
|
||||
path = /obj/item/clothing/head/softcap/zavod
|
||||
|
||||
@@ -309,4 +309,4 @@
|
||||
slot = slot_w_uniform
|
||||
cost = 0
|
||||
faction = "Idris Incorporated"
|
||||
allowed_roles = list("Janitor")
|
||||
allowed_roles = list("Janitor")
|
||||
|
||||
@@ -152,8 +152,8 @@
|
||||
item_state = "zav"
|
||||
|
||||
/obj/item/clothing/head/softcap/zavod/alt
|
||||
icon_state = "zavalt"
|
||||
item_state = "zavalt"
|
||||
icon_state = "zavalt_cap"
|
||||
item_state = "zavalt_cap"
|
||||
|
||||
/obj/item/clothing/head/softcap/zeng
|
||||
desc = "A company-issue Zeng-Hu cap. It feels synthetic to the touch."
|
||||
@@ -176,4 +176,4 @@
|
||||
name = "idris custodial softcap"
|
||||
desc = "A peaked cap in a teal colour with a purple brim."
|
||||
icon_state = "custodian_idris"
|
||||
item_state = "custodian_idris"
|
||||
item_state = "custodian_idris"
|
||||
|
||||
@@ -23,4 +23,6 @@
|
||||
predate the latest to pass away."
|
||||
icon_state = "maxtlatl-wrists"
|
||||
item_state = "maxtlatl-wrists"
|
||||
gender = PLURAL
|
||||
species_restricted = list(BODYTYPE_UNATHI)
|
||||
contained_sprite = TRUE
|
||||
gender = PLURAL
|
||||
|
||||
Reference in New Issue
Block a user