Skip to content

Commit

Permalink
Turn on AME and wrench canisters
Browse files Browse the repository at this point in the history
  • Loading branch information
TsjipTsjip committed Jan 7, 2024
1 parent 6eb0f94 commit 4bb87b4
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions Resources/Maps/_NF/Shuttles/praeda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1331,6 +1331,9 @@ entities:
- pos: 5.5,-30.5
parent: 1
type: Transform
- injectionAmount: 4
injecting: True
type: AmeController
- containers:
AmeFuel: !type:ContainerSlot
showEnts: False
Expand Down Expand Up @@ -1379,14 +1382,16 @@ entities:
- pos: 4.5,-28.5
parent: 1
type: Transform
- radius: 1
- radius: 2
enabled: True
type: PointLight
- uid: 80
components:
- pos: 3.5,-28.5
parent: 1
type: Transform
- radius: 1
- radius: 2
enabled: True
type: PointLight
- uid: 81
components:
Expand Down Expand Up @@ -11785,9 +11790,12 @@ entities:
entities:
- uid: 1752
components:
- pos: 5.5,-32.5
- anchored: True
pos: 5.5,-32.5
parent: 1
type: Transform
- bodyType: Static
type: Physics
- proto: OperatingTable
entities:
- uid: 1753
Expand All @@ -11806,9 +11814,12 @@ entities:
entities:
- uid: 1755
components:
- pos: 4.5,-32.5
- anchored: True
pos: 4.5,-32.5
parent: 1
type: Transform
- bodyType: Static
type: Physics
- proto: PaintingSkeletonBoof
entities:
- uid: 1756
Expand Down

0 comments on commit 4bb87b4

Please sign in to comment.