From dd22cee856b0ae78056d323b88ab496f6325f385 Mon Sep 17 00:00:00 2001 From: Ed Date: Sun, 31 Dec 2023 00:01:23 +0300 Subject: [PATCH] fix? --- .../Objects/Materials/Sheets/other.yml | 18 +++++++++++++++++- Resources/migration.yml | 4 ---- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Corvax/Entities/Objects/Materials/Sheets/other.yml b/Resources/Prototypes/Corvax/Entities/Objects/Materials/Sheets/other.yml index 6ad0cada3e5..588e60ee57e 100644 --- a/Resources/Prototypes/Corvax/Entities/Objects/Materials/Sheets/other.yml +++ b/Resources/Prototypes/Corvax/Entities/Objects/Materials/Sheets/other.yml @@ -37,4 +37,20 @@ map: ["base"] - type: Tag tags: - - Document \ No newline at end of file + - Document + +- type: entity + parent: SheetPrinter + id: SheetPrinter1 + suffix: Single + components: + - type: Stack + count: 1 + +- type: entity + parent: SheetPrinter + id: SheetPrinterFull + suffix: Full + components: + - type: Stack + count: 30 \ No newline at end of file diff --git a/Resources/migration.yml b/Resources/migration.yml index 7e87fd7b410..b4c8dfb8a86 100644 --- a/Resources/migration.yml +++ b/Resources/migration.yml @@ -92,10 +92,6 @@ GeneratorUranium: PortableGeneratorSuperPacman GeneratorPlasmaMachineCircuitboard: PortableGeneratorPacmanMachineCircuitboard GeneratorUraniumMachineCircuitboard: PortableGeneratorSuperPacmanMachineCircuitboard -# 2023-10-18 - Corvax -ComputerAlert: PrinterDoc -ComputerCriminalRecords: PrinterDoc - # 2023-12-10 SpawnPointSeniorResearcher: null SpawnPointSeniorOfficer: null