remove BelowUnits

closes #3670
This commit is contained in:
Matthias Mailänder
2014-09-14 10:41:38 +02:00
parent 219151f41f
commit a3baee9d68
22 changed files with 353 additions and 92 deletions

View File

@@ -151,7 +151,7 @@ COMBATA:
COMBATA.Husk:
Inherits: ^COMBAT.Husk
RenderUnit:
Image: COMBATA
Image: combata.destroyed
TransformOnCapture:
IntoActor: combata
@@ -200,7 +200,7 @@ SONICTANK:
SONICTANK.Husk:
Inherits: ^Husk
RenderUnit:
Image: SONICTANK
Image: sonictank.destroyed
TransformOnCapture:
IntoActor: sonictank

View File

@@ -152,7 +152,7 @@ COMBATH:
COMBATH.Husk:
Inherits: ^COMBAT.Husk
RenderUnit:
Image: COMBATH
Image: combath.destroyed
TransformOnCapture:
IntoActor: combath
@@ -205,7 +205,7 @@ DEVAST.Husk:
Health:
HP: 125
RenderUnit:
Image: DEVAST
Image: devast.destroyed
TransformOnCapture:
IntoActor: devast

View File

@@ -135,7 +135,7 @@ COMBATO:
COMBATO.Husk:
Inherits: ^COMBAT.Husk
RenderUnit:
Image: COMBATO
Image: combato.destroyed
TransformOnCapture:
IntoActor: combato
@@ -268,7 +268,7 @@ DEVIATORTANK:
DEVIATORTANK.Husk:
Inherits: ^Husk
RenderUnit:
Image: DEVIATORTANK
Image: deviatortank.destroyed
TransformOnCapture:
IntoActor: deviatortank

View File

@@ -38,7 +38,7 @@ MCV.Husk:
Tooltip:
Name: Destroyed Mobile Construction Vehicle
RenderUnit:
Image: DMCV
Image: dmcv.destroyed
HARVESTER:
Inherits: ^Vehicle
@@ -88,7 +88,7 @@ HARVESTER.Husk:
Tooltip:
Name: Destroyed Spice Harvester
RenderUnit:
Image: HARVESTER
Image: harvester.destroyed
TransformOnCapture:
IntoActor: harvester
@@ -283,7 +283,7 @@ SIEGETANK.Husk:
ThrowsParticle@turret:
Anim: turret
RenderUnit:
Image: SIEGETANK
Image: siegetank.destroyed
TransformOnCapture:
IntoActor: siegetank
@@ -335,7 +335,7 @@ MISSILETANK:
MISSILETANK.Husk:
Inherits: ^Husk
RenderUnit:
Image: MISSILETANK
Image: missiletank.destroyed
TransformOnCapture:
IntoActor: missiletank

View File

@@ -6,6 +6,12 @@ dmcv:
Start: 4023
Offset: -30,-24
dmcv.destroyed:
idle: DATA
Start: 1795
Facings: -32
ZOffset: -1023
harvester:
idle: DATA
Start: 1699
@@ -26,6 +32,12 @@ harvester:
Start: 4019
Offset: -30,-24
harvester.destroyed:
idle: DATA
Start: 1699
Facings: -32
ZOffset: -1023
trike:
idle: DATA
Start: 1635
@@ -68,6 +80,16 @@ siegetank:
Start: 4026
Offset: -30,-24
siegetank.destroyed:
idle: DATA
Start: 1763
Facings: -32
ZOffset: -512
turret: DATA
Start: 1891
Facings: -32
ZOffset: -512
missiletank:
idle: DATA
Start: 1603
@@ -76,6 +98,12 @@ missiletank:
Start: 4024
Offset: -30,-24
missiletank.destroyed:
idle: DATA
Start: 1603
Facings: -32
ZOffset: -512
sonictank:
idle: DATA
Start: 1827
@@ -84,6 +112,12 @@ sonictank:
Start: 4027
Offset: -30,-24
sonictank.destroyed:
idle: DATA
Start: 1827
Facings: -32
ZOffset: -512
combata:
idle: DATA
Start: 1731
@@ -100,6 +134,16 @@ combata:
Start: 4020
Offset: -30,-24
combata.destroyed:
idle: DATA
Start: 1731
Facings: -32
ZOffset: -512
turret: DATA
Start: 1859
Facings: -32
ZOffset: -512
combath:
idle: DATA
Start: 2051
@@ -116,6 +160,16 @@ combath:
Start: 4021
Offset: -30,-24
combath.destroyed:
idle: DATA
Start: 2051
Facings: -32
ZOffset: -512
turret: DATA
Start: 2115
Facings: -32
ZOffset: -512
devast:
idle: DATA
Start: 2083
@@ -129,6 +183,12 @@ devast:
Start: 4028
Offset: -30,-24
devast.destroyed:
idle: DATA
Start: 2083
Facings: -32
ZOffset: -512
combato:
idle: DATA
Start: 2453
@@ -145,6 +205,16 @@ combato:
Start: 4022
Offset: -30,-24
combato.destroyed:
idle: DATA
Start: 2453
Facings: -32
ZOffset: -512
turret: DATA
Start: 2485
Facings: -32
ZOffset: -512
raider:
idle: DATA
Start: 2421
@@ -182,4 +252,10 @@ deviatortank:
Facings: -32
icon: DATA
Start: 4025
Offset: -30,-24
Offset: -30,-24
deviatortank.destroyed:
idle: DATA
Start: 2389
Facings: -32
ZOffset: -512