From ee2757c7d4c9e97e2c8080ad85c8f6d3b90b22fc Mon Sep 17 00:00:00 2001 From: PyotrIgn Date: Mon, 2 Dec 2024 18:48:35 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B7=D0=B0=D0=BC=D0=B5=D0=BD=D0=B0=20=D0=B0?= =?UTF-8?q?=D0=B1=D1=81=D1=82=D1=80=D0=B0=D0=BA=D1=82=D0=B0=20=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=85=D0=B0=D0=B9=D0=B4=D1=81=D0=BF=D0=B0=D0=B2=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/ADT/Catalog/Fills/Crates/service.yml | 2 +- .../Objects/Devices/Circuitboards/Machine/production.yml | 2 +- Resources/Prototypes/ADT/Entities/Objects/Devices/flatpack.yml | 2 +- .../Prototypes/ADT/Entities/Objects/Misc/refill_cartridge.yml | 2 +- .../ADT/Entities/Structures/Machines/Computers/book_printer.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/ADT/Catalog/Fills/Crates/service.yml b/Resources/Prototypes/ADT/Catalog/Fills/Crates/service.yml index 1c240f784b..91181562f4 100644 --- a/Resources/Prototypes/ADT/Catalog/Fills/Crates/service.yml +++ b/Resources/Prototypes/ADT/Catalog/Fills/Crates/service.yml @@ -1,6 +1,6 @@ - type: entity id: ADTCrateServicePrinterInkCartridge - abstract: true + categories: [ HideSpawnMenu ] parent: CratePlastic components: - type: StorageFill diff --git a/Resources/Prototypes/ADT/Entities/Objects/Devices/Circuitboards/Machine/production.yml b/Resources/Prototypes/ADT/Entities/Objects/Devices/Circuitboards/Machine/production.yml index 719bec192a..748512c1dc 100644 --- a/Resources/Prototypes/ADT/Entities/Objects/Devices/Circuitboards/Machine/production.yml +++ b/Resources/Prototypes/ADT/Entities/Objects/Devices/Circuitboards/Machine/production.yml @@ -34,7 +34,7 @@ - type: entity id: ADTBookPrinterMachineCircuitboard - abstract: true + categories: [ HideSpawnMenu ] parent: BaseMachineCircuitboard name: book printer machine board components: diff --git a/Resources/Prototypes/ADT/Entities/Objects/Devices/flatpack.yml b/Resources/Prototypes/ADT/Entities/Objects/Devices/flatpack.yml index 75d2f9a9f8..9559ef10b0 100644 --- a/Resources/Prototypes/ADT/Entities/Objects/Devices/flatpack.yml +++ b/Resources/Prototypes/ADT/Entities/Objects/Devices/flatpack.yml @@ -1,7 +1,7 @@ - type: entity parent: BaseFlatpack id: ADTBookPrinterFlatpack - abstract: true + categories: [ HideSpawnMenu ] name: book printer flatpack description: A flatpack used for constructing a book printer. components: diff --git a/Resources/Prototypes/ADT/Entities/Objects/Misc/refill_cartridge.yml b/Resources/Prototypes/ADT/Entities/Objects/Misc/refill_cartridge.yml index 6170a734ca..5924137ae1 100644 --- a/Resources/Prototypes/ADT/Entities/Objects/Misc/refill_cartridge.yml +++ b/Resources/Prototypes/ADT/Entities/Objects/Misc/refill_cartridge.yml @@ -1,6 +1,6 @@ - type: entity id: ADTBookPrinterInkCartridge - abstract: true + categories: [ HideSpawnMenu ] parent: BaseItem name: printer cartridge description: A black box containing a strange black substance. I think they're called ink... diff --git a/Resources/Prototypes/ADT/Entities/Structures/Machines/Computers/book_printer.yml b/Resources/Prototypes/ADT/Entities/Structures/Machines/Computers/book_printer.yml index ebb373d2cf..dc2fb8c75d 100644 --- a/Resources/Prototypes/ADT/Entities/Structures/Machines/Computers/book_printer.yml +++ b/Resources/Prototypes/ADT/Entities/Structures/Machines/Computers/book_printer.yml @@ -1,6 +1,6 @@ - type: entity id: ADTBookPrinter - abstract: true + categories: [ HideSpawnMenu ] parent: ConstructibleMachine name: book printer description: A breeding ground for propaganda, a destroyer of democracy. Allows you to copy books and also enter them into the database.