Update Core (#23860)

add
This commit is contained in:
Ubaser
2024-01-10 22:39:38 +11:00
committed by GitHub
parent b3008ab7c8
commit e790e8fb86
2 changed files with 9145 additions and 7469 deletions

View File

@@ -11,13 +11,24 @@ tilemap:
entities:
- proto: ""
entities:
- uid: 1
components:
- type: MetaData
name: map 21
- type: Transform
- type: Map
- type: PhysicsMap
- type: GridTree
- type: MovedGrids
- type: Broadphase
- type: OccluderTree
- uid: 2
components:
- type: MetaData
name: Cargo shuttle
- type: Transform
pos: -1.828125,2.078125
parent: invalid
parent: 1
- type: MapGrid
chunks:
0,0:
@@ -185,6 +196,28 @@ entities:
- type: Transform
pos: 3.5,-7.5
parent: 2
- proto: AtmosDeviceFanTiny
entities:
- uid: 139
components:
- type: Transform
pos: -0.5,-2.5
parent: 2
- uid: 140
components:
- type: Transform
pos: -0.5,-1.5
parent: 2
- uid: 141
components:
- type: Transform
pos: -0.5,-4.5
parent: 2
- uid: 142
components:
- type: Transform
pos: -0.5,-5.5
parent: 2
- proto: BlastDoor
entities:
- uid: 135

File diff suppressed because it is too large Load Diff