From 27e325f4b0eb75b77784549bb7601c7d447fb2d4 Mon Sep 17 00:00:00 2001 From: eclips_e <67359748+Just-a-Unity-Dev@users.noreply.github.com> Date: Thu, 1 Sep 2022 16:29:30 +0800 Subject: [PATCH] Add operative suit/skirt into the uplink (#10953) * i just want to wear an operative skirt * operative clothes in toolbox * nevermind i'll just revert * now that i think about it i should nerf the toolbox * suit&skirt --- .../Prototypes/Catalog/uplink_catalog.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 68222cc6b3..69a700a009 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -631,6 +631,24 @@ Telecrystal: 4 categories: - UplinkPointless + +- type: listing + id: UplinkOperativeSuit + description: A suit given to our nuclear operatives with fine fabric to make sure you stand out, no other benefits aside from looking cool. + productEntity: ClothingUniformJumpsuitOperative + cost: + Telecrystal: 1 + categories: + - UplinkPointless + +- type: listing + id: UplinkOperativeSkirt + description: A skirt given to our nuclear operatives with fine fabric to make sure you stand out, no other benefits aside from looking cool. + productEntity: ClothingUniformJumpskirtOperative + cost: + Telecrystal: 1 + categories: + - UplinkPointless - type: listing id: UplinkBalloon