Skip to content

Commit

Permalink
Fixed LinkedLifecycleGridParent to events (new-frontiers-14#2604)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 authored Dec 24, 2024
1 parent 70a205f commit 67e2b52
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Resources/Prototypes/_NF/Events/nf_bluespace_grids_events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
- type: LinkedLifecycleGridParent
paths:
- /Maps/_NF/Bluespace/cache.yml
rewardAccounts:
Expand Down Expand Up @@ -69,6 +70,7 @@
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
- type: LinkedLifecycleGridParent
paths:
- /Maps/_NF/Bluespace/vault.yml
rewardAccounts:
Expand Down Expand Up @@ -108,6 +110,7 @@
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
- type: LinkedLifecycleGridParent
paths:
- /Maps/_NF/Bluespace/vaultsmall.yml
rewardAccounts:
Expand Down Expand Up @@ -145,6 +148,7 @@
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
- type: LinkedLifecycleGridParent
paths:
- /Maps/_NF/Bluespace/syndieftlintercept.yml

Expand Down Expand Up @@ -180,6 +184,7 @@
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
- type: LinkedLifecycleGridParent
paths:
- /Maps/_NF/Bluespace/wizardprobealt.yml

Expand Down Expand Up @@ -215,6 +220,7 @@
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
- type: LinkedLifecycleGridParent
paths:
- /Maps/_NF/Bluespace/bloodmoon.yml

Expand Down Expand Up @@ -248,6 +254,7 @@
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
- type: LinkedLifecycleGridParent
paths:
- /Maps/_NF/Bluespace/cave.yml

Expand Down Expand Up @@ -278,5 +285,6 @@
maximumDistance: 2500
addComponents:
- type: IFF
- type: LinkedLifecycleGridParent
paths:
- /Maps/_NF/Bluespace/mcevent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
addComponents:
- type: IFF
color: "#AAAAAA"
- type: LinkedLifecycleGridParent
paths:
- /Maps/_NF/Shuttles/Scrap/bison.yml
# - /Maps/_NF/Shuttles/Scrap/canister.yml # Too small
Expand Down

0 comments on commit 67e2b52

Please sign in to comment.