Merge pull request #9526 from penev92/tileShapes
Rename TileShape to fit its role better
This commit is contained in:
@@ -207,7 +207,7 @@ Missions:
|
||||
|
||||
MapGrid:
|
||||
TileSize: 24,24
|
||||
Type: Rectangle
|
||||
Type: Rectangular
|
||||
|
||||
SupportsMapsFrom: cnc
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@ TileSets:
|
||||
|
||||
MapGrid:
|
||||
TileSize: 32,32
|
||||
Type: Rectangle
|
||||
Type: Rectangular
|
||||
|
||||
Cursors:
|
||||
./mods/d2k/cursors.yaml
|
||||
|
||||
@@ -207,7 +207,7 @@ Missions:
|
||||
|
||||
MapGrid:
|
||||
TileSize: 24,24
|
||||
Type: Rectangle
|
||||
Type: Rectangular
|
||||
|
||||
SupportsMapsFrom: ra
|
||||
|
||||
|
||||
@@ -113,7 +113,7 @@ TileSets:
|
||||
|
||||
MapGrid:
|
||||
TileSize: 48,24
|
||||
Type: Diamond
|
||||
Type: RectangularIsometric
|
||||
MaximumTerrainHeight: 16
|
||||
SubCellOffsets: 0,0,0, -256,128,0, 0,-128,0, 256,128,0
|
||||
SubCellDefaultIndex: 2
|
||||
|
||||
Reference in New Issue
Block a user