Files
AshTheDergandGitHub a454eef1d1 Modular PC Vendor
Vendor resupply pack for Modular PC Vendor
2022-06-09 07:54:16 -04:00

10 lines
358 B
Plaintext

/datum/supply_pack/vending/barkbox
contraband = FALSE //i'm not responsible for citcode
/datum/supply_pack/vending/modularpc
name = "Deluxe Silicate Solutions Supply Crate"
desc = "Contains a Deluxe Silicate Solutions restock unit!"
cost = 1500
contains = list(/obj/item/vending_refill/modularpc)
crate_name = "deluxe silicate solutions supply crate"