Merge pull request #8882 from Trilbyspaceclone/slaggy

Adds discount plushies and a way to get random plushies at shift start
This commit is contained in:
kevinz000
2019-07-17 00:50:21 -07:00
committed by GitHub
3 changed files with 26 additions and 0 deletions
@@ -23,6 +23,11 @@
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/lampplushie
/datum/gear/plushrng
name = "Random plushie"
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/random
/datum/gear/tennis
name = "Classic Tennis Ball"
category = SLOT_IN_BACKPACK