Fixes all readable paper (#7209)
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
layers:
|
||||
- state: book0
|
||||
- type: Paper
|
||||
- type: ActivatableUI
|
||||
key: enum.PaperUiKey.Key
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.PaperUiKey.Key
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user