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