Merge pull request #10989 from MarinaGryphon/issue/pocky

Fixes pocky having no sprite.
This commit is contained in:
Aronai Sieyes
2021-07-09 16:18:00 +00:00
committed by Chompstation Bot
parent 7304bde62e
commit e4692d0b94
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -252,7 +252,7 @@
/obj/item/clothing/mask/chewable/candy/pocky //ADDITION 04/17/2021
name = "chocolate pocky"
desc = "A chocolate-coated biscuit stick."
icon_state = "pocky"
icon_state = "pockystick"
item_state = "pocky"
/obj/item/clothing/mask/chewable/candy/pocky/process()
Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 25 KiB