Add dedicated TDGunboat traits
And get rid of Mobile.OnRails hack.
This commit is contained in:
committed by
Oliver Brakmann
parent
3bdd35fd2d
commit
94fa24088b
@@ -602,10 +602,6 @@
|
||||
Inherits@1: ^ExistsInWorld
|
||||
Inherits@3: ^SpriteActor
|
||||
Huntable:
|
||||
Mobile:
|
||||
Crushes: crate
|
||||
TerrainSpeeds:
|
||||
Water: 100
|
||||
SelectionDecorations:
|
||||
WithSpriteControlGroupDecoration:
|
||||
Selectable:
|
||||
|
||||
@@ -10,20 +10,18 @@ BOAT:
|
||||
HP: 700
|
||||
Armor:
|
||||
Type: Heavy
|
||||
Mobile:
|
||||
InitialFacing: 64
|
||||
TurnSpeed: 32
|
||||
TDGunboat:
|
||||
Speed: 28
|
||||
OnRails: true
|
||||
RevealsShroud:
|
||||
Range: 7c0
|
||||
Type: CenterPosition
|
||||
Turreted:
|
||||
TurnSpeed: 5
|
||||
Offset: 0,896,171
|
||||
Armament:
|
||||
Weapon: BoatMissile
|
||||
LocalOffset: 85,-85,0, 85,85,0
|
||||
AttackTurreted:
|
||||
AttackTDGunboatTurreted:
|
||||
-QuantizeFacingsFromSequence:
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 2
|
||||
|
||||
Reference in New Issue
Block a user