Fixes all readable paper (#7209)

This commit is contained in:
CrudeWax
2022-03-21 00:59:57 +03:00
committed by GitHub
parent f1e6b26b37
commit 9724455da9
2 changed files with 8 additions and 0 deletions

View File

@@ -9,6 +9,8 @@
layers:
- state: book0
- type: Paper
- type: ActivatableUI
key: enum.PaperUiKey.Key
- type: UserInterface
interfaces:
- key: enum.PaperUiKey.Key

View File

@@ -42,6 +42,12 @@
# Changing it here is fine - if the PaperStatus key is actually added,
# something happened, so that ought to override this either way.
- state: paper_words
- type: ActivatableUI
key: enum.PaperUiKey.Key
- type: UserInterface
interfaces:
- key: enum.PaperUiKey.Key
type: PaperBoundUserInterface
- type: entity
parent: PaperWritten