mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-15 02:03:48 +01:00
Merge pull request #13469 from Cameron653/plushie
Makes you able to select the borg plushies
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user