mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
[MIRROR] Plushie Fixes & Additions (#10351)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
3b230af372
commit
8044a7ffa2
@@ -759,7 +759,6 @@
|
||||
/obj/item/toy/plushie/tabby_cat,
|
||||
/obj/item/toy/plushie/tuxedo_cat,
|
||||
/obj/item/toy/plushie/white_cat,
|
||||
//VOREStation Add Start
|
||||
/obj/item/toy/plushie/lizardplushie,
|
||||
/obj/item/toy/plushie/lizardplushie/kobold,
|
||||
// /obj/item/toy/plushie/lizardplushie/resh, //CHOMPedit
|
||||
@@ -773,6 +772,8 @@
|
||||
/obj/item/toy/plushie/otter,
|
||||
/obj/item/toy/plushie/vox,
|
||||
/obj/item/toy/plushie/shark,
|
||||
/obj/item/toy/plushie/tinytin,
|
||||
/obj/item/toy/plushie/tinytin_sec,
|
||||
pick(list(/obj/item/toy/plushie/borgplushie/drake/sec,
|
||||
/obj/item/toy/plushie/borgplushie/drake/med,
|
||||
/obj/item/toy/plushie/borgplushie/drake/sci,
|
||||
@@ -819,7 +820,7 @@
|
||||
|
||||
/obj/random/toy/item_to_spawn()
|
||||
return pick(/obj/item/toy/bosunwhistle,
|
||||
/obj/item/toy/plushie/therapy/red,
|
||||
/obj/item/toy/plushie/therapy,
|
||||
/obj/item/toy/plushie/therapy/purple,
|
||||
/obj/item/toy/plushie/therapy/blue,
|
||||
/obj/item/toy/plushie/therapy/yellow,
|
||||
|
||||
Reference in New Issue
Block a user