Dragon Plushies! (#8371)

This commit is contained in:
MeepleMuncher
2024-05-12 17:23:29 +03:00
committed by GitHub
parent 92021d0dc7
commit 8a4956ae9a
5 changed files with 40 additions and 5 deletions

View File

@@ -780,8 +780,13 @@
/obj/item/toy/plushie/teshari/_yw,
/obj/item/toy/plushie/teshari/w_yw,
/obj/item/toy/plushie/teshari/b_yw,
/obj/item/toy/plushie/teshari/y_yw)
/obj/item/toy/plushie/teshari/y_yw,
//YawnWider Add End
//CHOMPStation Add Start
/obj/item/toy/plushie/red_dragon,
/obj/item/toy/plushie/green_dragon,
/obj/item/toy/plushie/purple_dragon)
//CHOMPStation Add End
/obj/random/plushielarge
name = "random large plushie"
@@ -1144,4 +1149,4 @@
prob(10);/obj/item/weapon/bluespace_harpoon,
prob(10);/obj/item/weapon/bluespace_crystal,
prob(1);/obj/item/clothing/glasses/graviton
)
)