Fixes sprite-related CI issues (#15388)

* Fixes the icon_states for the short_pants.dmi file

* Fixes security vendors selling the wrong kind of security jacket at a premium, which resulted in a runtime

* Fixes the two modified screenshot test results
This commit is contained in:
GoldenAlpharex
2022-08-04 21:26:32 +01:00
committed by GitHub
parent 62c1c1e5a5
commit 55cb7ff31d
4 changed files with 2 additions and 2 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

@@ -78,7 +78,7 @@
/obj/item/clothing/gloves/color/black/security = 10,
)
premium = list( /obj/item/clothing/under/rank/security/officer/formal = 3,
/obj/item/clothing/suit/jacket/officer = 3,
/obj/item/clothing/suit/jacket/officer/blue = 3,
/obj/item/clothing/head/beret/sec/navyofficer = 3)
refill_canister = /obj/item/vending_refill/wardrobe/peacekeeper_wardrobe
payment_department = ACCOUNT_SEC
@@ -110,5 +110,5 @@
/obj/item/clothing/suit/toggle/jacket/sec/old = 3,
)
premium = list( /obj/item/clothing/under/rank/security/officer/formal = 5,
/obj/item/clothing/suit/jacket/officer = 5,
/obj/item/clothing/suit/jacket/officer/tan = 5,
/obj/item/clothing/head/beret/sec/navyofficer = 5)