Merge pull request #12751 from abcdefg30/d2kSequences
Fix missing sequences in all mods
This commit is contained in:
@@ -174,7 +174,7 @@ TRATOS:
|
||||
Range: 4c0
|
||||
-AutoTarget:
|
||||
WithInfantryBody:
|
||||
DefaultAttackSequence: attack
|
||||
DefaultAttackSequence:
|
||||
|
||||
OXANNA:
|
||||
Inherits: ^Soldier
|
||||
@@ -262,8 +262,6 @@ VISC_SML:
|
||||
MaxMoveDelay: 60
|
||||
RenderSprites:
|
||||
Image: vissml
|
||||
Buildable:
|
||||
Description: infantry transmorgifies into this
|
||||
|
||||
VISC_LRG:
|
||||
Inherits: ^Visceroid
|
||||
@@ -293,8 +291,6 @@ VISC_LRG:
|
||||
Crushes: crate, infantry
|
||||
RenderSprites:
|
||||
Image: vislrg
|
||||
Buildable:
|
||||
Description: 2 small visceroids combine into this
|
||||
|
||||
CIV1:
|
||||
Inherits: ^CivilianInfantry
|
||||
|
||||
@@ -5,8 +5,7 @@ DSHP.Husk:
|
||||
Aircraft:
|
||||
TurnSpeed: 5
|
||||
Speed: 168
|
||||
RenderSprites:
|
||||
Image: dshp
|
||||
-RenderSprites:
|
||||
RenderVoxels:
|
||||
Image: dshp
|
||||
|
||||
|
||||
@@ -91,6 +91,7 @@ FLAMEGUY:
|
||||
Step: -10
|
||||
HealIfBelow: 101
|
||||
ScaredyCat:
|
||||
PanicSequencePrefix:
|
||||
WithDeathAnimation:
|
||||
FallbackSequence: die
|
||||
UseDeathTypeSuffix: false
|
||||
|
||||
Reference in New Issue
Block a user