mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Fixes invisible black shorts (#22345)
Fixes https://github.com/Aurorastation/Aurora.3/issues/22291 changes: - bugfix: "Fixes black shorts being invisible." - bugfix: "Removes old grey jean obj defs (no sprites and not used in server)." - bugfix: "Removes two empty unused sprite icon_states from shorts.dmi"
This commit is contained in:
@@ -41,8 +41,6 @@ ABSTRACT_TYPE(/datum/gear/pants)
|
||||
pants["mustang jeans short shorts"] = /obj/item/clothing/pants/shorts/jeans/mustang/short
|
||||
pants["black jeans shorts"] = /obj/item/clothing/pants/shorts/jeans/black
|
||||
pants["black jeans short shorts"] = /obj/item/clothing/pants/shorts/jeans/black/short
|
||||
pants["grey jeans shorts"] = /obj/item/clothing/pants/shorts/jeans/grey
|
||||
pants["grey jeans short shorts"] = /obj/item/clothing/pants/shorts/jeans/grey/short
|
||||
|
||||
// Athletic Shorts
|
||||
pants["black athletic shorts"] = /obj/item/clothing/pants/shorts/athletic/black
|
||||
|
||||
Reference in New Issue
Block a user