Skip to content

Commit

Permalink
Makes pocky not leave behind trash gum
Browse files Browse the repository at this point in the history
  • Loading branch information
Heroman3003 committed Jan 16, 2022
1 parent b5d892b commit 4ab7516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/weapons/chewables.dm
Expand Up @@ -254,6 +254,7 @@
desc = "A chocolate-coated biscuit stick."
icon_state = "pockystick"
item_state = "pocky"
type_butt = null

/obj/item/clothing/mask/chewable/candy/pocky/process()
chew()
Expand Down

0 comments on commit 4ab7516

Please sign in to comment.