From c2cb91083c6cee0b6db74ff7cf7ed6de58f9fdab Mon Sep 17 00:00:00 2001 From: Ducks <97200673+TwoDucksOnnaPlane@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:21:34 -0800 Subject: [PATCH] Fix Elite Suit Being ONE FUCKING TC (#1449) # Description merge asap to fix powergaming reel --- # TODO - [x] Contemplate abusing this as long as I can until this gets merged. --- # Changelog :cl: - fix: Fixed Syndicate Elite hardsuit being one singular Telecrystal. Cybersun will never recover from this financial blunder. Signed-off-by: Ducks <97200673+TwoDucksOnnaPlane@users.noreply.github.com> --- Resources/Prototypes/Catalog/uplink_catalog.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 0bc47d74eb7..7f9088a3d06 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -1495,7 +1495,7 @@ discountDownTo: Telecrystal: 7 cost: - Telecrystal: 1 + Telecrystal: 12 categories: - UplinkWearables @@ -1850,4 +1850,4 @@ cost: Telecrystal: 1 categories: - - UplinkWearables \ No newline at end of file + - UplinkWearables