Merge pull request #8796 from Cerebulon/bloons

Balloon Expansion (Inflation?)
This commit is contained in:
Atermonera
2022-10-28 14:48:56 -08:00
committed by GitHub
19 changed files with 188 additions and 139 deletions

View File

@@ -8,11 +8,11 @@
/datum/uplink_item/item/badassery/balloon
name = "For showing that You Are The BOSS (Useless Balloon)"
item_cost = DEFAULT_TELECRYSTAL_AMOUNT
path = /obj/item/toy/syndicateballoon
path = /obj/item/toy/balloon/syndicate
/datum/uplink_item/item/badassery/balloon/NT
name = "For showing that you love NT SOO much (Useless Balloon)"
path = /obj/item/toy/nanotrasenballoon
path = /obj/item/toy/balloon/nanotrasen
/**************
* Random Item *
@@ -91,4 +91,4 @@
var/obj/structure/largecrate/C = /obj/structure/largecrate
icon = image(initial(C.icon), initial(C.icon_state))
return "[bicon(icon)]"
return "[bicon(icon)]"