Fixes some sprites issues (#3784)

Fixes #3783
Fixes #3537
Fixes #3771
This commit is contained in:
Alberyk
2017-10-30 14:00:21 +02:00
committed by Erki
parent 41f8f4bf10
commit d3b34d1e47
3 changed files with 2 additions and 2 deletions
@@ -474,9 +474,9 @@
/obj/item/weapon/storage/backpack/messenger/syndie
name = "syndicate messenger bag"
desc = "A sturdy backpack worn over one shoulder. This one is in red and black menacing colors."
icon_state = "courierbag"
icon_state = "courierbagsyndie"
/obj/item/weapon/storage/backpack/messenger/wizard
name = "wizardly messenger bag"
desc = "A wizardly backpack worn over one shoulder. This one is in blue and purple colors. "
icon_state = "courierbag"
icon_state = "courierbagwizard"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB