Merge pull request #8574 from reaperrr/fix-ts-civ-offsets

Fixed TS civilian structures and map decorations
This commit is contained in:
Matthias Mailänder
2015-06-28 20:16:13 +02:00
4 changed files with 419 additions and 222 deletions

View File

@@ -373,8 +373,6 @@ CA0001:
Type: heavy
Health:
HP: 400
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0002:
Inherits: ^CivBuilding
@@ -387,8 +385,6 @@ CA0002:
Type: heavy
Health:
HP: 400
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0003:
Inherits: ^CivBuilding
@@ -401,8 +397,6 @@ CA0003:
Type: light
Health:
HP: 300
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0004:
Inherits: ^CivBuilding
@@ -415,8 +409,6 @@ CA0004:
Type: light
Health:
HP: 300
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0005:
Inherits: ^CivBuilding
@@ -429,8 +421,6 @@ CA0005:
Type: light
Health:
HP: 300
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0006:
Inherits: ^CivBuilding
@@ -443,8 +433,6 @@ CA0006:
Type: heavy
Health:
HP: 300
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0007:
Inherits: ^CivBuilding
@@ -457,8 +445,6 @@ CA0007:
Type: light
Health:
HP: 400
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0008:
Inherits: ^CivBuilding
@@ -471,8 +457,6 @@ CA0008:
Type: heavy
Health:
HP: 400
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0009:
Inherits: ^CivBuilding
@@ -485,8 +469,6 @@ CA0009:
Type: heavy
Health:
HP: 400
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0010:
Inherits: ^CivBuilding
@@ -499,8 +481,6 @@ CA0010:
Type: heavy
Health:
HP: 300
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0011:
Inherits: ^CivBuilding
@@ -513,8 +493,6 @@ CA0011:
Type: heavy
Health:
HP: 200
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0012:
Inherits: ^CivBuilding
@@ -527,8 +505,6 @@ CA0012:
Type: light
Health:
HP: 100
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0013:
Inherits: ^CivBuilding
@@ -541,8 +517,6 @@ CA0013:
Type: heavy
Health:
HP: 300
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0014:
Inherits: ^CivBuilding
@@ -555,8 +529,6 @@ CA0014:
Type: heavy
Health:
HP: 300
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0015:
Inherits: ^CivBuilding
@@ -569,8 +541,6 @@ CA0015:
Type: light
Health:
HP: 300
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0016:
Inherits: ^CivBuilding
@@ -583,8 +553,6 @@ CA0016:
Type: light
Health:
HP: 300
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0017:
Inherits: ^CivBuilding
@@ -597,8 +565,6 @@ CA0017:
Type: heavy
Health:
HP: 300
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0018:
Inherits: ^CivBuilding
@@ -611,8 +577,6 @@ CA0018:
Type: light
Health:
HP: 200
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0019:
Inherits: ^CivBuilding
@@ -625,8 +589,6 @@ CA0019:
Type: light
Health:
HP: 200
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0020:
Inherits: ^CivBuilding
@@ -639,8 +601,6 @@ CA0020:
Type: light
Health:
HP: 200
EditorTilesetFilter:
ExcludeTilesets: SNOW
CA0021:
Inherits: ^CivBuilding
@@ -653,8 +613,6 @@ CA0021:
Type: light
Health:
HP: 200
EditorTilesetFilter:
ExcludeTilesets: SNOW
CAARAY:
Inherits: ^CivBuilding
@@ -708,8 +666,6 @@ CACRSH01:
Type: concrete
Health:
HP: 400
EditorTilesetFilter:
ExcludeTilesets: SNOW
CACRSH02:
Inherits: ^CivBuilding
@@ -722,8 +678,6 @@ CACRSH02:
Type: concrete
Health:
HP: 400
EditorTilesetFilter:
ExcludeTilesets: SNOW
CACRSH03:
Inherits: ^CivBuilding
@@ -736,8 +690,6 @@ CACRSH03:
Type: concrete
Health:
HP: 400
EditorTilesetFilter:
ExcludeTilesets: SNOW
CACRSH04:
Inherits: ^CivBuilding
@@ -750,8 +702,6 @@ CACRSH04:
Type: concrete
Health:
HP: 400
EditorTilesetFilter:
ExcludeTilesets: SNOW
CACRSH05:
Inherits: ^CivBuilding
@@ -764,8 +714,6 @@ CACRSH05:
Type: concrete
Health:
HP: 400
EditorTilesetFilter:
ExcludeTilesets: SNOW
CAHOSP:
Inherits: ^CivBuilding

File diff suppressed because it is too large Load Diff

View File

@@ -345,48 +345,58 @@ trock01:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
trock02:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
trock03:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
trock04:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
trock05:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
srock01:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
srock02:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
srock03:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
srock04:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
srock05:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12

View File

@@ -49,126 +49,151 @@ tree01:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree02:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree03:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree04:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree05:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree06:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree07:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree08:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree09:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree10:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree11:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree12:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree13:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree14:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree15:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree16:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree17:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree18:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree19:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree20:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree21:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree22:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree23:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree24:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
tree25:
idle:
ShadowStart: 1
UseTilesetExtension: true
Offset: 0, -12
veinhole:
idle: