Merge pull request #7469 from Rykka-Stormheart/shep-dev-toy-mech-battles!

Adds Mech Toy Battles!
This commit is contained in:
Atermonera
2020-08-20 18:52:58 -07:00
committed by GitHub
14 changed files with 2147 additions and 1554 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
if(53 to 54)
new/obj/item/latexballon(src)
if(55 to 56)
var/newitem = pick(typesof(/obj/item/toy/prize) - /obj/item/toy/prize)
var/newitem = pick(typesof(/obj/item/toy/mecha) - /obj/item/toy/mecha)
new newitem(src)
if(57 to 58)
new/obj/item/toy/syndicateballoon(src)