Proper vector2i serialization for tile atmos (#3266)

* update map files

* update submodule

Co-authored-by: cyclowns <cyclowns@protonmail.ch>
This commit is contained in:
mirrorcult
2021-02-17 02:33:58 -07:00
committed by GitHub
parent 2e99ee4fc4
commit a44d822ef0
4 changed files with 4313 additions and 12937 deletions

View File

@@ -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