Skip to content

Commit

Permalink
Adds 2 new moth plushies (#10079)
Browse files Browse the repository at this point in the history
* MOFF

* Update plushes.dm

* Update plushes.dmi
  • Loading branch information
ClownMoff authored Oct 31, 2023
1 parent 8dc7c44 commit 9af321c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions code/game/objects/items/plushes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,16 @@
desc = "An adorable mothperson plushy. It's a colorfull bug!"
icon_state = "moffplush_rainbow"

/obj/item/toy/plush/moth/witchwing
name = "witch wing moth plushie"
desc = "An adorable mothperson plushy. It's a mothable bug!"
icon_state = "moffplush_witchwing"

/obj/item/toy/plush/moth/medicalmoff
name = "medical moth plushie"
desc = "An adorable mothperson plushy. It's an anxious bug!"
icon_state = "moffplush_medicalmoff"

/obj/item/toy/plush/crossed
name = "ghost plushie"
desc = "It reminds you of someone important, you just can't make out who."
Expand Down
Binary file modified icons/obj/plushes.dmi
Binary file not shown.

0 comments on commit 9af321c

Please sign in to comment.