Proper vector2i serialization for tile atmos (#3266)
* update map files * update submodule Co-authored-by: cyclowns <cyclowns@protonmail.ch>
This commit is contained in:
@@ -99,33 +99,15 @@ entities:
|
||||
- 0
|
||||
temperature: 293.15
|
||||
tiles:
|
||||
? X: 0
|
||||
Y: -2
|
||||
: 0
|
||||
? X: -1
|
||||
Y: -3
|
||||
: 1
|
||||
? X: -1
|
||||
Y: -2
|
||||
: 1
|
||||
? X: -1
|
||||
Y: -1
|
||||
: 1
|
||||
? X: 0
|
||||
Y: -3
|
||||
: 1
|
||||
? X: 0
|
||||
Y: -1
|
||||
: 1
|
||||
? X: 1
|
||||
Y: -3
|
||||
: 1
|
||||
? X: 1
|
||||
Y: -2
|
||||
: 1
|
||||
? X: 1
|
||||
Y: -1
|
||||
: 1
|
||||
"0, -2": 0
|
||||
"-1, -3": 1
|
||||
"-1, -2": 1
|
||||
"-1, -1": 1
|
||||
"0, -3": 1
|
||||
"0, -1": 1
|
||||
"1, -3": 1
|
||||
"1, -2": 1
|
||||
"1, -1": 1
|
||||
type: GridAtmosphere
|
||||
- uid: 1
|
||||
type: reinforced_wall
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user