Random mech toy

Unless I'm the blindest human on earth, there isn't one of these. So I made it.
This commit is contained in:
David Winters
2020-07-31 07:49:22 -04:00
parent 8d731a153b
commit df4fac62be
+9
View File
@@ -425,6 +425,15 @@
return
..()
/obj/random/mech_toy
name = "Random Mech Toy"
desc = "This is a random mech toy."
icon = 'icons/obj/toy.dmi'
icon_state = "ripleytoy"
/obj/random/mech_toy/item_to_spawn()
return pick(typesof(/obj/item/toy/prize))
/obj/item/toy/prize/ripley
name = "toy ripley"
desc = "Mini-Mecha action figure! Collect them all! 1/11."