Fix salvage small-4 (#10798)
Someone saved it as a map instead of as a grid.
This commit is contained in:
@@ -80,7 +80,7 @@ entities:
|
|||||||
- uid: 0
|
- uid: 0
|
||||||
components:
|
components:
|
||||||
- pos: 0.5,0.5
|
- pos: 0.5,0.5
|
||||||
parent: 37
|
parent: null
|
||||||
type: Transform
|
type: Transform
|
||||||
- index: 0
|
- index: 0
|
||||||
type: MapGrid
|
type: MapGrid
|
||||||
@@ -349,10 +349,6 @@ entities:
|
|||||||
pos: 0.5,-2.5
|
pos: 0.5,-2.5
|
||||||
parent: 0
|
parent: 0
|
||||||
type: Transform
|
type: Transform
|
||||||
- uid: 37
|
|
||||||
components:
|
|
||||||
- index: 3
|
|
||||||
type: Map
|
|
||||||
- uid: 38
|
- uid: 38
|
||||||
type: AirlockAssembly
|
type: AirlockAssembly
|
||||||
components:
|
components:
|
||||||
|
|||||||
Reference in New Issue
Block a user