Porting Goofconomy & co.
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
manufactured to pack a little bit more of a punch if your client needs some convincing."
|
||||
item = /obj/item/storage/secure/briefcase/syndie
|
||||
cost = 1
|
||||
restricted = TRUE
|
||||
|
||||
/datum/uplink_item/badass/syndiecards
|
||||
name = "Syndicate Playing Cards"
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
cost = 20
|
||||
player_minimum = 30
|
||||
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)
|
||||
restricted = TRUE
|
||||
|
||||
/datum/uplink_item/suits/infiltrator_bundle
|
||||
name = "Insidious Infiltration Gear Case"
|
||||
|
||||
@@ -262,3 +262,13 @@
|
||||
cost = 2
|
||||
include_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)
|
||||
restricted = TRUE
|
||||
|
||||
/* for now
|
||||
/datum/uplink_item/device_tools/suspiciousphone
|
||||
name = "Protocol CRAB-17 Phone"
|
||||
desc = "The Protocol CRAB-17 Phone, a phone borrowed from an unknown third party, it can be used to crash the space market, funneling the losses of the crew to your bank account.\
|
||||
The crew can move their funds to a new banking site though, unless they HODL, in which case they deserve it."
|
||||
item = /obj/item/suspiciousphone
|
||||
cost = 7
|
||||
restricted = TRUE
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user