Merge pull request #13469 from Cameron653/plushie

Makes you able to select the borg plushies
This commit is contained in:
Casey
2022-08-14 01:38:10 -04:00
committed by CHOMPStation2
parent 79465280e1
commit 59ea1de538
+4
View File
@@ -92,16 +92,20 @@
attack_verb = list("beeped", "booped", "pinged")
/obj/item/toy/plushie/borgplushie/medihound
name = "medihound plushie"
icon_state = "medihound"
/obj/item/toy/plushie/borgplushie/scrubpuppy
name = "janihound plushie"
icon_state = "scrubpuppy"
/obj/item/toy/plushie/borgplushie/drakiesec
name = "security drake plushie"
icon = 'icons/obj/drakietoy_vr.dmi'
icon_state = "secdrake"
/obj/item/toy/plushie/borgplushie/drakiemed
name = "medical drake plushie"
icon = 'icons/obj/drakietoy_vr.dmi'
icon_state = "meddrake"