Merge pull request #9526 from penev92/tileShapes

Rename TileShape to fit its role better
This commit is contained in:
reaperrr
2015-10-26 15:41:09 +01:00
21 changed files with 87 additions and 97 deletions

View File

@@ -207,7 +207,7 @@ Missions:
MapGrid:
TileSize: 24,24
Type: Rectangle
Type: Rectangular
SupportsMapsFrom: cnc

View File

@@ -51,7 +51,7 @@ TileSets:
MapGrid:
TileSize: 32,32
Type: Rectangle
Type: Rectangular
Cursors:
./mods/d2k/cursors.yaml

View File

@@ -207,7 +207,7 @@ Missions:
MapGrid:
TileSize: 24,24
Type: Rectangle
Type: Rectangular
SupportsMapsFrom: ra

View File

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