Merge pull request #10989 from MarinaGryphon/issue/pocky

Fixes pocky having no sprite.
This commit is contained in:
Aronai Sieyes
2021-07-09 12:16:54 -04:00
committed by GitHub
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()