From 298de1ba39279a3e10ce978802a356987589a07a Mon Sep 17 00:00:00 2001 From: Brandon Hu <103440971+Brandon-Huu@users.noreply.github.com> Date: Sat, 15 Jun 2024 03:23:42 +0000 Subject: [PATCH] fix(uplink): Remove useless gps from death rattle box (#28999) --- Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml b/Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml index 2bfca8362a..b350b0b1cf 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml @@ -54,7 +54,7 @@ name: deathrattle implant box parent: BoxCardboard id: BoxDeathRattleImplants - description: Six deathrattle implants and handheld GPS devices for the whole squad. + description: Six deathrattle implants for the whole squad. components: - type: Sprite layers: @@ -67,5 +67,3 @@ contents: - id: DeathRattleImplanter amount: 6 - - id: HandheldGPSBasic - amount: 6 -- 2.51.2