Bluespace lockers update (#13469)

This commit is contained in:
Chief-Engineer
2023-01-17 12:18:21 -06:00
committed by GitHub
parent f24d3208b2
commit 4456229836
6 changed files with 168 additions and 44 deletions

View File

@@ -364,14 +364,18 @@
components:
- type: BluespaceLocker
minBluespaceLinks: 1
bluespaceEffectOnInit: true
behaviorProperties:
delay: 0.5
delay: 1
actOnOpen: false
bluespaceEffectOnInit: true
bluespaceEffectOnTeleportSource: true
bluespaceEffectOnTeleportTarget: true
destroyAfterUses: 2
destroyAfterUses: 1
destroyAfterUsesMinItemsToCountUse: 1
destroyType: Delete
autoLinksUseProperties: true
autoLinkProperties:
actOnOpen: false
actOnClose: false
destroyAfterUses: 2
destroyType: DeleteComponent

View File

@@ -163,12 +163,15 @@
pickLinksFromSameMap: true
minBluespaceLinks: 1
behaviorProperties:
clearLinksDebluespaces: true
transportEntities: false
bluespaceEffectOnTeleportSource: true
clearLinksEvery: 2
autoLinksBidirectional: true
autoLinksUseProperties: true
usesSinceLinkClear: -1 # hacky
autoLinkProperties:
invalidateOneWayLinks: true
transportEntities: false
bluespaceEffectOnTeleportSource: true
destroyAfterUses: 2