Merge pull request #8611 from VOREStation/upstream-merge-7403

[MIRROR] Mechtoy and arcade
This commit is contained in:
Novacat
2020-08-06 15:03:43 -04:00
committed by GitHub
2 changed files with 10 additions and 11 deletions
+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."