mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Mistletoe, Vox Plushie obtainable
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/obj/item/toy/mistletoe
|
||||
name = "mistletoe"
|
||||
desc = "You are supposed to kiss someone under these"
|
||||
icon = 'icons/obj/toy_vr.dmi'
|
||||
icon_state = "mistletoe"
|
||||
|
||||
/obj/item/toy/plushie/lizardplushie
|
||||
name = "lizard plushie"
|
||||
desc = "An adorable stuffed toy that resembles a lizardperson."
|
||||
|
||||
@@ -673,7 +673,8 @@
|
||||
/obj/item/toy/plushie/borgplushie/scrubpuppy,
|
||||
/obj/item/toy/plushie/foxbear,
|
||||
/obj/item/toy/plushie/nukeplushie,
|
||||
/obj/item/toy/plushie/otter)
|
||||
/obj/item/toy/plushie/otter,
|
||||
/obj/item/toy/plushie/vox)
|
||||
//VOREStation Add End
|
||||
|
||||
/obj/random/plushielarge
|
||||
|
||||
Reference in New Issue
Block a user