Balloon Expansion (Inflation?)

This commit is contained in:
Cerebulon
2022-10-24 21:54:22 +01:00
parent 712c59328f
commit ed841af4cf
19 changed files with 188 additions and 139 deletions
+2 -2
View File
@@ -56,12 +56,12 @@
if(51 to 52) // Uncommon, 2% each
new/obj/item/melee/classic_baton(src)
if(53 to 54)
new/obj/item/latexballon(src)
new/obj/item/toy/balloon/random(src)
if(55 to 56)
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)
new/obj/item/toy/balloon/syndicate(src)
if(59 to 60)
new/obj/item/rig(src)
if(61 to 62)