From cb2a07a5ce04f673587ab7076fbad7ee8c608a96 Mon Sep 17 00:00:00 2001 From: Ablankmann <103340990+Ablankmann@users.noreply.github.com> Date: Sun, 26 Jun 2022 13:49:14 -0400 Subject: [PATCH] Added a Jetpack and the Syndie Headset to the Uplink (#9123) * Added the Jetpack and Syndie Headset to the uplink * oopsie fix --- .../Prototypes/Catalog/uplink_catalog.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 1412acd260..0690434c08 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -175,6 +175,25 @@ icon: Objects/Misc/id_cards.rsi/default.png price: 3 +- type: uplinkListing + id: UplinkJetpack + category: Utility + itemId: JetpackBlack + listingName: Black Jetpack + description: A black jetpack. It allows you to fly around in space. Additional fuel not included. + icon: Objects/Tanks/Jetpacks/black.rsi/icon.png + price: 5 + +#TODO: Increase the price of this to 4-5/remove it when we get encrpytion keys +- type: uplinkListing + id: UplinkHeadset + category: Utility + itemId: ClothingHeadsetAltSyndicate + listingName: Syndicate Overear-Headset + description: A headset that allows you to listen in on departmental channels, or contact other traitors. + icon: Clothing/Ears/Headsets/syndicate.rsi/icon_alt.png + price: 2 + - type: uplinkListing id: UplinkHypopen category: Utility