mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Bug fixes: cargo robusting gloves, skrell plants and idris clothing (#7039)
This commit is contained in:
@@ -237,7 +237,8 @@ STOCK_ITEM_COMMON(gloves, 3.3)
|
||||
/obj/item/clothing/gloves/swat/fluff/hawk_gloves,
|
||||
/obj/item/clothing/gloves/black/fluff/kathleen_glove,
|
||||
/obj/item/clothing/gloves/powerfist,
|
||||
/obj/item/clothing/gloves/claws
|
||||
/obj/item/clothing/gloves/claws,
|
||||
/obj/item/clothing/gloves/ballistic
|
||||
)
|
||||
exclusion += typesof(/obj/item/clothing/gloves/rig)
|
||||
exclusion += typesof(/obj/item/clothing/gloves/lightrig)
|
||||
|
||||
@@ -111,10 +111,6 @@
|
||||
icon_state = "idris_sec"
|
||||
worn_state = "idris_sec"
|
||||
|
||||
/obj/item/clothing/under/rank/security/idris/alt
|
||||
icon_state = "idris_alt"
|
||||
worn_state = "idris_alt"
|
||||
|
||||
/obj/item/clothing/under/rank/security/eridani
|
||||
name = "Eridani PMC uniform"
|
||||
desc = "A uniform worn by contracted Eridani security forces."
|
||||
|
||||
Reference in New Issue
Block a user