Skip to content

Commit

Permalink
Contractors get a syndicate prisoner bag to transport someone to the …
Browse files Browse the repository at this point in the history
…extract point (#17518)

* PRISONER BAG TO KIT

Description

* Update code/game/objects/items/storage/uplink_kits.dm

Co-authored-by: Redd <36747151+ReddicusDragon@users.noreply.github.com>

Co-authored-by: Redd <36747151+ReddicusDragon@users.noreply.github.com>
  • Loading branch information
Burger1998 and ReddicusDragon committed Jan 18, 2023
1 parent 2956059 commit 45463b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/storage/uplink_kits.dm
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@
new /obj/item/modular_computer/tablet/syndicate_contract_uplink/preset/uplink(src)
new /obj/item/storage/box/syndicate/contractor_loadout(src)
new /obj/item/melee/classic_baton/telescopic/contractor_baton(src)
new /obj/item/bodybag/environmental/prisoner/syndicate(src)

// All about 4 TC or less - some nukeops only items, but fit nicely to the theme.
var/list/item_list = list(
Expand Down

0 comments on commit 45463b6

Please sign in to comment.