Fix mapping actions crashing on load (#20592)
This commit is contained in:
@@ -692,6 +692,7 @@
|
|||||||
entity: RailingRound
|
entity: RailingRound
|
||||||
name: RailingRound
|
name: RailingRound
|
||||||
keywords: []
|
keywords: []
|
||||||
|
checkCanInteract: False
|
||||||
clientExclusive: True
|
clientExclusive: True
|
||||||
autoPopulate: False
|
autoPopulate: False
|
||||||
temporary: True
|
temporary: True
|
||||||
@@ -700,8 +701,7 @@
|
|||||||
entityType: RailingRound
|
entityType: RailingRound
|
||||||
assignments:
|
assignments:
|
||||||
- 5: 9
|
- 5: 9
|
||||||
- action: !type:InstantAction
|
- action: !type:InstantActionComponent
|
||||||
checkCanInteract: False
|
|
||||||
icon:
|
icon:
|
||||||
entity: AirlockMaintLocked
|
entity: AirlockMaintLocked
|
||||||
keywords: []
|
keywords: []
|
||||||
|
|||||||
Reference in New Issue
Block a user