Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShuEd committed Dec 30, 2023
1 parent 597d0c0 commit dd22cee
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,20 @@
map: ["base"]
- type: Tag
tags:
- Document
- 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
4 changes: 0 additions & 4 deletions Resources/migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dd22cee

Please sign in to comment.