Dragon online!

This commit is contained in:
Strazyplus
2020-07-11 21:32:34 -04:00
parent 3f5ff75038
commit 13fe156a8b
4 changed files with 67 additions and 7 deletions
+12
View File
@@ -677,6 +677,18 @@ GLOBAL_LIST_INIT(valid_plushie_paths, valid_plushie_paths())
icon_state = "scrubpuppy"
item_state = "scrubpuppy"
/obj/item/toy/plush/borgplushie/meddrake
name = "MediDrake Plushie"
desc = "An adorable stuffed toy of a drake robot."
icon_state = "meddrake"
item_state = "meddrake"
// drakeborg by Navier#1236 | CC BY-NC-SA 3.0 | Commissioned artist: deviantart.com/mizartz
/obj/item/toy/plush/borgplushie/secdrake
name = "SecDrake Plushie"
desc = "An adorable stuffed toy of a drake robot."
icon_state = "secdrake"
item_state = "secdrake"
/obj/item/toy/plush/aiplush
name = "AI plushie"
desc = "A little stuffed toy AI core... it appears to be malfunctioning."