mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
BIG SYNDICATE SALE (#22123)
This commit is contained in:
@@ -771,7 +771,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
desc = "Strong flavor, dense smoke, infused with omnizine."
|
||||
reference = "SYSM"
|
||||
item = /obj/item/storage/fancy/cigarettes/cigpack_syndicate
|
||||
cost = 10
|
||||
cost = 7
|
||||
|
||||
/datum/uplink_item/badass/syndiecash
|
||||
name = "Syndicate Briefcase Full of Cash"
|
||||
@@ -794,7 +794,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
desc = "An awesome jacket to help you style on Nanotrasen with. The lining is made of a thin polymer to provide a small amount of armor. Does not provide any extra storage space."
|
||||
reference = "JCKT"
|
||||
item = /obj/item/clothing/suit/jacket/syndicatebomber
|
||||
cost = 5
|
||||
cost = 3
|
||||
|
||||
/datum/uplink_item/bundles_TC
|
||||
category = "Bundles and Telecrystals"
|
||||
|
||||
@@ -487,7 +487,7 @@
|
||||
You can also play card games with them."
|
||||
reference = "SPC"
|
||||
item = /obj/item/deck/cards/syndicate
|
||||
cost = 5
|
||||
cost = 2
|
||||
excludefrom = list(UPLINK_TYPE_NUCLEAR, UPLINK_TYPE_SST)
|
||||
surplus = 40
|
||||
|
||||
@@ -496,7 +496,7 @@
|
||||
desc = "A simple, plastic bag. Keep out of reach of small children, do not apply to head."
|
||||
reference = "PBAG"
|
||||
item = /obj/item/storage/bag/plasticbag
|
||||
cost = 5
|
||||
cost = 1
|
||||
excludefrom = list(UPLINK_TYPE_NUCLEAR, UPLINK_TYPE_SST)
|
||||
|
||||
/datum/uplink_item/bundles_TC/contractor
|
||||
|
||||
Reference in New Issue
Block a user