Adds Inflation (#19447)

* it's yours my friend

as long as you have enough

* Sellable

AND bombcode is fixed

* this

* Craftable

* Update code/controllers/subsystems/supply.dm

* Update code/modules/economy/cargo_point_scanner.dm

* Apply suggestion from @Cameron-The-Raven
This commit is contained in:
Cameron Lennox
2026-05-21 10:22:06 -04:00
committed by GitHub
parent 56a5747dcb
commit 6ac39e264e
19 changed files with 392 additions and 25 deletions
@@ -16,7 +16,8 @@
/obj/item/radio/headset/earbud/cargo,
/obj/item/clothing/gloves/black,
/obj/item/clothing/gloves/fingerless,
/obj/item/clothing/head/soft)
/obj/item/clothing/head/soft,
/obj/item/cargo_scanner)
/obj/structure/closet/secure_closet/cargotech/Initialize(mapload)
if(prob(75))
@@ -58,7 +59,8 @@
/obj/item/clothing/suit/storage/hooded/wintercoat/cargo,
/obj/item/clothing/suit/storage/hooded/wintercoat/cargo/qm,
/obj/item/clothing/head/beret/qm,
/obj/item/clothing/shoes/boots/winter/supply)
/obj/item/clothing/shoes/boots/winter/supply,
/obj/item/cargo_scanner)
/obj/structure/closet/secure_closet/quartermaster/Initialize(mapload)
if(prob(75))