mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Adds high-end Syndicate crate to cargo
A high-end crate for traitors. Siphon funds to the Syndicate and they will sneak a reward for you with the next shipment. Gives you a random syndicate bundle for 140 points.
This commit is contained in:
@@ -156,6 +156,13 @@ var/list/all_supply_groups = list(supply_emergency,supply_security,supply_engine
|
||||
containername = "special ops crate"
|
||||
hidden = 1
|
||||
|
||||
/datum/supply_packs/emergency/syndicate
|
||||
name = "#ERROR NULL ENTRY"
|
||||
contains = list(/obj/item/weapon/storage/box/syndicate)
|
||||
cost = 140
|
||||
containertype = /obj/structure/closet/crate
|
||||
containername = "crate"
|
||||
hidden = 1
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
//////////////////////////// Security ////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user