Cargo Shuttle Flaps (#9109)

This commit is contained in:
Emisse
2022-06-24 04:58:00 -06:00
committed by GitHub
parent 6dd1472d0a
commit 6e8feeb40d

View File

@@ -2008,4 +2008,28 @@ entities:
- pos: -4.5,-3.5
parent: 0
type: Transform
- uid: 164
type: PlasticFlapsAirtightClear
components:
- pos: -5.5,0.5
parent: 0
type: Transform
- uid: 165
type: PlasticFlapsAirtightClear
components:
- pos: -5.5,4.5
parent: 0
type: Transform
- uid: 166
type: PlasticFlapsAirtightClear
components:
- pos: 0.5,4.5
parent: 0
type: Transform
- uid: 167
type: PlasticFlapsAirtightClear
components:
- pos: 0.5,0.5
parent: 0
type: Transform
...