From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Thu, 22 Feb 2024 11:00:25 +0000 (+1100) Subject: Remove obs kit (#24768) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7c7bca1d323293b39de0c22253a62bff15f878ca;p=space-station-14.git Remove obs kit (#24768) Syndi handheld crew monitor got removed. Give them their own content instead of reskinning NT stuff. --- diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml b/Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml index 1de429a50d..0f1bd0f465 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml @@ -31,17 +31,3 @@ amount: 2 - id: BaseChemistryEmptyVial - id: SyringeStimulants - -- type: entity - id: Observationskit - parent: BoxCardboard - name: observations kit - suffix: Filled - components: - - type: StorageFill - contents: - - id: ClothingEyesGlassesHiddenSecurity - amount: 1 - - id: SurveillanceCameraMonitorCircuitboard - amount: 1 - diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index c6d2b8b8b3..5ddb4facd2 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -752,17 +752,6 @@ # Bundles -- type: listing - id: Observationkit - name: uplink-observation-kit-name - description: uplink-observation-kit-desc - icon: { sprite: /Textures/Objects/Storage/boxicons.rsi, state: tracks } - productEntity: Observationskit - cost: - Telecrystal: 4 - categories: - - UplinkBundles - - type: listing id: UplinkEmpKit name: uplink-emp-kit-name diff --git a/Resources/migration.yml b/Resources/migration.yml index 09a2fdd70c..d220a8a19d 100644 --- a/Resources/migration.yml +++ b/Resources/migration.yml @@ -224,3 +224,4 @@ Onestar: null # I dont think this is even mapped, but just in case SolarAssemblyPart: SolarAssemblyFlatpack AmePart: AmePartFlatpack AmePartStealObjective: AmePartFlatpackStealObjective +Observationskit: null