Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update emergency_avrit.yml #1267

Merged
merged 1 commit into from
Aug 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion Resources/Maps/Shuttles/emergency_avrit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ entities:
- name: NTES Evacium DK-323
type: MetaData
- pos: 0.5820537,1.3973407
parent: invalid
parent: 847
type: Transform
- chunks:
-1,-1:
Expand Down Expand Up @@ -506,6 +506,16 @@ entities:
- type: GasTileOverlay
- type: RadiationGridResistance
- type: SpreaderGrid
- uid: 847
components:
- type: MetaData
- type: Transform
- type: Map
- type: PhysicsMap
- type: GridTree
- type: MovedGrids
- type: Broadphase
- type: OccluderTree
- proto: AcousticGuitarInstrument
entities:
- uid: 2
Expand Down Expand Up @@ -3875,16 +3885,22 @@ entities:
- pos: 1.5,-22.5
parent: 1
type: Transform
missingComponents:
- FuelGenerator
- uid: 507
components:
- pos: 1.5,-21.5
parent: 1
type: Transform
missingComponents:
- FuelGenerator
- uid: 508
components:
- pos: 1.5,-20.5
parent: 1
type: Transform
missingComponents:
- FuelGenerator
- proto: GravityGeneratorMini
entities:
- uid: 509
Expand Down Expand Up @@ -4904,6 +4920,9 @@ entities:
- pos: 2.5,-20.5
parent: 1
type: Transform
- autoRechargeRate: 8000000
autoRecharge: True
type: BatterySelfRecharger
- proto: SubstationBasic
entities:
- uid: 672
Expand Down
Loading