very cool

This commit is contained in:
Timothy Teakettle
2020-07-12 20:15:57 +01:00
parent fbbb5f7ea8
commit c3d490a803
2 changed files with 52 additions and 27 deletions
@@ -1,27 +1,7 @@
/datum/gear/plushcarp
name = "Space carp plushie"
/datum/gear/plushbox
name = "Plushie Choice Box"
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/carpplushie
/datum/gear/plushliz
name = "Lizard plushie"
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/lizardplushie
/datum/gear/plushsnek
name = "Snake plushie"
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/snakeplushie
/datum/gear/plushslime
name = "Slime plushie"
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/slimeplushie
/datum/gear/plushlamp
name = "Lamp plushie"
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/lampplushie
path = /obj/item/choice_beacon/box/plushie
/datum/gear/tennis
name = "Classic Tennis Ball"