Skip to content

Commit

Permalink
Bocchi update (#8309)
Browse files Browse the repository at this point in the history
* implements bocchi the fumo

* code
  • Loading branch information
Humonitarian authored Sep 22, 2023
1 parent f7f6f9d commit 6e649bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/game/objects/items/toys.dm
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,9 @@
/obj/item/toy/plushie/fumo/cirno
icon_state = "fumoplushie_cirno"

/obj/item/toy/plushie/fumo/bocchi
icon_state = "fumoplushie_bocchi"

//Toy cult sword
/obj/item/toy/cultsword
name = "foam sword"
Expand Down
Binary file modified icons/obj/toy.dmi
Binary file not shown.

0 comments on commit 6e649bd

Please sign in to comment.