new trait WithMakeAnimation
This commit is contained in:
@@ -355,6 +355,7 @@
|
||||
LuaScriptEvents:
|
||||
Demolishable:
|
||||
ScriptTriggers:
|
||||
WithMakeAnimation:
|
||||
|
||||
^BaseBuilding:
|
||||
Inherits: ^Building
|
||||
@@ -395,6 +396,7 @@
|
||||
StartsRevealed: true
|
||||
LuaScriptEvents:
|
||||
ScriptTriggers:
|
||||
WithMakeAnimation:
|
||||
|
||||
^TechBuilding:
|
||||
Inherits: ^CivBuilding
|
||||
@@ -418,6 +420,7 @@
|
||||
Palette: terrain
|
||||
EditorAppearance:
|
||||
UseTerrainPalette: true
|
||||
WithMakeAnimation:
|
||||
|
||||
^CivFieldHusk:
|
||||
AppearsOnRadar:
|
||||
@@ -436,6 +439,7 @@
|
||||
StartsRevealed: true
|
||||
LuaScriptEvents:
|
||||
ScriptTriggers:
|
||||
WithMakeAnimation:
|
||||
|
||||
^Wall:
|
||||
AppearsOnRadar:
|
||||
@@ -456,7 +460,6 @@
|
||||
LineBuildNode:
|
||||
Types: wall
|
||||
RenderBuildingWall:
|
||||
HasMakeAnimation: false
|
||||
Palette: staticterrain
|
||||
GivesExperience:
|
||||
EditorAppearance:
|
||||
@@ -493,6 +496,7 @@
|
||||
StartsRevealed: true
|
||||
LuaScriptEvents:
|
||||
ScriptTriggers:
|
||||
WithMakeAnimation:
|
||||
|
||||
^TibTree:
|
||||
Tooltip:
|
||||
@@ -510,6 +514,7 @@
|
||||
FrozenUnderFog:
|
||||
StartsRevealed: true
|
||||
LuaScriptEvents:
|
||||
WithMakeAnimation:
|
||||
|
||||
^Rock:
|
||||
Tooltip:
|
||||
@@ -529,6 +534,7 @@
|
||||
StartsRevealed: true
|
||||
LuaScriptEvents:
|
||||
ScriptTriggers:
|
||||
WithMakeAnimation:
|
||||
|
||||
^Husk:
|
||||
Health:
|
||||
|
||||
@@ -94,4 +94,5 @@ MISS:
|
||||
Cost: 2000
|
||||
Bib:
|
||||
HasMinibib: Yes
|
||||
WithMakeAnimation:
|
||||
|
||||
|
||||
@@ -67,19 +67,16 @@ T01:
|
||||
EditorTilesetFilter:
|
||||
ExcludeTilesets: DESERT
|
||||
|
||||
|
||||
T02:
|
||||
Inherits: ^Tree
|
||||
EditorTilesetFilter:
|
||||
ExcludeTilesets: DESERT
|
||||
|
||||
|
||||
T03:
|
||||
Inherits: ^Tree
|
||||
EditorTilesetFilter:
|
||||
ExcludeTilesets: DESERT
|
||||
|
||||
|
||||
T04:
|
||||
Inherits: ^Tree
|
||||
|
||||
@@ -88,19 +85,16 @@ T05:
|
||||
EditorTilesetFilter:
|
||||
ExcludeTilesets: DESERT
|
||||
|
||||
|
||||
T06:
|
||||
Inherits: ^Tree
|
||||
EditorTilesetFilter:
|
||||
ExcludeTilesets: DESERT
|
||||
|
||||
|
||||
T07:
|
||||
Inherits: ^Tree
|
||||
EditorTilesetFilter:
|
||||
ExcludeTilesets: DESERT
|
||||
|
||||
|
||||
T08:
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
|
||||
@@ -280,4 +280,5 @@
|
||||
Pieces: 3, 7
|
||||
Range: 2c0, 5c0
|
||||
ScriptTriggers:
|
||||
WithMakeAnimation:
|
||||
|
||||
|
||||
@@ -116,6 +116,7 @@ SPICEBLOOM:
|
||||
RadarColorFromTerrain:
|
||||
Terrain: Spice
|
||||
BodyOrientation:
|
||||
WithMakeAnimation:
|
||||
|
||||
CAMERA:
|
||||
Immobile:
|
||||
|
||||
@@ -426,7 +426,6 @@ CONCRETEB:
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground
|
||||
RenderBuildingWall:
|
||||
HasMakeAnimation: false
|
||||
Image: walla
|
||||
EditorAppearance:
|
||||
RelativeToTopLeft: yes
|
||||
@@ -476,7 +475,6 @@ WALL:
|
||||
RenderRangeCircle:
|
||||
-RenderBuilding:
|
||||
RenderBuildingWall:
|
||||
HasMakeAnimation: false
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 32
|
||||
WithTurret:
|
||||
@@ -528,7 +526,6 @@ WALL:
|
||||
RenderRangeCircle:
|
||||
-RenderBuilding:
|
||||
RenderBuildingWall:
|
||||
HasMakeAnimation: false
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 32
|
||||
WithTurret:
|
||||
@@ -720,7 +717,6 @@ PALACEC:
|
||||
Footprint: xxx xxx
|
||||
Dimensions: 3,2
|
||||
RenderBuilding:
|
||||
HasMakeAnimation: false
|
||||
|
||||
HEAVYC:
|
||||
Inherits: ^HEAVY
|
||||
|
||||
@@ -274,6 +274,7 @@
|
||||
DamagedSound: kaboom1.aud
|
||||
DestroyedSound: kaboom22.aud
|
||||
RenderBuilding:
|
||||
WithMakeAnimation:
|
||||
WithBuildingExplosion:
|
||||
RepairableBuilding:
|
||||
EngineerRepairable:
|
||||
@@ -324,7 +325,6 @@
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground, DetonateAttack
|
||||
RenderBuildingWall:
|
||||
HasMakeAnimation: false
|
||||
Palette: terrain
|
||||
GivesExperience:
|
||||
EditorAppearance:
|
||||
@@ -352,6 +352,7 @@
|
||||
Name: Civilian Building
|
||||
ProximityCaptor:
|
||||
Types: CivilianBuilding
|
||||
-WithMakeAnimation:
|
||||
-AcceptsSupplies:
|
||||
-GivesBuildableArea:
|
||||
-Sellable:
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
LuaScriptEvents:
|
||||
Demolishable:
|
||||
ScriptTriggers:
|
||||
WithMakeAnimation:
|
||||
|
||||
^Wall:
|
||||
AppearsOnRadar:
|
||||
@@ -65,7 +66,6 @@
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground, C4
|
||||
RenderBuildingWall:
|
||||
HasMakeAnimation: no
|
||||
GivesExperience:
|
||||
EditorAppearance:
|
||||
RelativeToTopLeft: yes
|
||||
|
||||
Reference in New Issue
Block a user