This commit is contained in:
SandPoot
2024-08-25 04:38:03 -03:00
parent 98877f529c
commit dc08550162
30 changed files with 870 additions and 172 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
if(53 to 54)
new /obj/item/toy/balloon(src)
if(55 to 56)
var/newitem = pick(subtypesof(/obj/item/toy/prize))
var/newitem = pick(subtypesof(/obj/item/toy/mecha))
new newitem(src)
if(57 to 58)
new /obj/item/toy/syndicateballoon(src)