* fix: cryo pod now uses health-analyzer system to update body state in UI * refactor: use EntityEventRefHandler instead ComponentEventRefHandler in CryoPodComponent subscribe on EntRemovedFromContainerMessage --------- Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
This commit is contained in:
@@ -85,6 +85,8 @@
|
||||
whitelist:
|
||||
components:
|
||||
- FitsInDispenser
|
||||
- type: HealthAnalyzer
|
||||
scanDelay: 0
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.HealthAnalyzerUiKey.Key
|
||||
|
||||
Reference in New Issue
Block a user