Skip to content

Commit

Permalink
fix review
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShuEd committed Dec 29, 2023
1 parent 534f107 commit 597d0c0
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 71 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Corvax/Catalog/Fills/Paper/document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,31 +401,31 @@

- type: entity
parent: PrintedDocument
id: PrintedDocumentNOTICEOFLIQUIDATION
id: PrintedDocumentNoticeOfLiquidation
name: УвЕдОмЛеНиЕ о ЛиКвИдАцИи
components:
- type: Paper
content: doc-text-printer-NOTICEOFLIQUIDATION

- type: entity
parent: PrintedDocument
id: PrintedDocumentBUSINESSDEAL
id: PrintedDocumentBusinessDeal
name: ДеЛоВаЯ сДеЛкА
components:
- type: Paper
content: doc-text-printer-BUSINESSDEAL

- type: entity
parent: PrintedDocument
id: PrintedDocumentNOTEBEGINNINGMILITARYACTIONS
id: PrintedDocumentNoteBeginningMilitaryActions
name: НоТа О нАчАлЕ вОеНнЫх ДеЙсТвИй
components:
- type: Paper
content: doc-text-printer-NOTEBEGINNINGMILITARYACTIONS

- type: entity
parent: PrintedDocument
id: PrintedDocumentREPORTACCOMPLISHMENTGOALS
id: PrintedDocumentReportAccomplishmentGoals
name: ОтЧёТ о ВыПоЛнЕнИи ЦеЛеЙ
components:
- type: Paper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
- PrintedDocumentStatementHealtheRecipe
- type: EmagLatheRecipes
emagStaticRecipes:
- PrintedDocumentNOTICEOFLIQUIDATIONRecipe
- PrintedDocumentBUSINESSDEALRecipe
- PrintedDocumentNOTEBEGINNINGMILITARYACTIONSRecipe
- PrintedDocumentREPORTACCOMPLISHMENTGOALSRecipe
- PrintedDocumentNoticeOfLiquidationRecipe
- PrintedDocumentBusinessDealRecipe
- PrintedDocumentNoteBeginningMilitaryActionsRecipe
- PrintedDocumentReportAccomplishmentGoalsRecipe
- type: Fixtures
fixtures:
fix1:
Expand Down
Loading

0 comments on commit 597d0c0

Please sign in to comment.