FlightDynamics yaml changes
Rules updates for official mods.
This commit is contained in:
@@ -26,7 +26,6 @@ carryall.reinforce:
|
||||
frigate:
|
||||
Aircraft:
|
||||
LandableTerrainTypes: Sand, Rock, Transition, Spice, SpiceSand, Dune, Concrete
|
||||
VTOL: true # The frigate would teleport to land otherwise
|
||||
|
||||
barracks.harkonnen:
|
||||
Inherits: barracks
|
||||
|
||||
@@ -32,7 +32,6 @@ carryall.reinforce:
|
||||
frigate:
|
||||
Aircraft:
|
||||
LandableTerrainTypes: Sand, Rock, Transition, Spice, SpiceSand, Dune, Concrete
|
||||
VTOL: true # The frigate would teleport to land otherwise
|
||||
|
||||
concreteb:
|
||||
Buildable:
|
||||
|
||||
@@ -36,7 +36,6 @@ carryall.reinforce:
|
||||
frigate:
|
||||
Aircraft:
|
||||
LandableTerrainTypes: Sand, Rock, Transition, Spice, SpiceSand, Dune, Concrete
|
||||
VTOL: true # The frigate would teleport to land otherwise
|
||||
|
||||
concreteb:
|
||||
Buildable:
|
||||
|
||||
@@ -36,7 +36,6 @@ carryall.reinforce:
|
||||
frigate:
|
||||
Aircraft:
|
||||
LandableTerrainTypes: Sand, Rock, Transition, Spice, SpiceSand, Dune, Concrete
|
||||
VTOL: true # The frigate would teleport to land otherwise
|
||||
|
||||
concreteb:
|
||||
Buildable:
|
||||
|
||||
@@ -34,7 +34,6 @@ carryall.reinforce:
|
||||
frigate:
|
||||
Aircraft:
|
||||
LandableTerrainTypes: Sand, Rock, Transition, Spice, SpiceSand, Dune, Concrete
|
||||
VTOL: true # The frigate would teleport to land otherwise
|
||||
|
||||
mpsardaukar:
|
||||
Buildable:
|
||||
|
||||
@@ -35,7 +35,6 @@ carryall.reinforce:
|
||||
frigate:
|
||||
Aircraft:
|
||||
LandableTerrainTypes: Sand, Rock, Transition, Spice, SpiceSand, Dune, Concrete
|
||||
VTOL: true # The frigate would teleport to land otherwise
|
||||
|
||||
mpsardaukar:
|
||||
Buildable:
|
||||
|
||||
@@ -38,7 +38,6 @@ carryall.reinforce:
|
||||
frigate:
|
||||
Aircraft:
|
||||
LandableTerrainTypes: Sand, Rock, Transition, Spice, SpiceSand, Dune, Concrete
|
||||
VTOL: true # The frigate would teleport to land otherwise
|
||||
|
||||
mpsardaukar:
|
||||
Buildable:
|
||||
|
||||
@@ -34,7 +34,6 @@ carryall.reinforce:
|
||||
frigate:
|
||||
Aircraft:
|
||||
LandableTerrainTypes: Sand, Rock, Transition, Spice, SpiceSand, Dune, Concrete
|
||||
VTOL: true # The frigate would teleport to land otherwise
|
||||
|
||||
concreteb:
|
||||
Buildable:
|
||||
|
||||
@@ -9,6 +9,7 @@ carryall.reinforce:
|
||||
Armor:
|
||||
Type: light
|
||||
Aircraft:
|
||||
FlightDynamics: VTOL, Slide, MoveIntoShroud, TakeOffOnCreation
|
||||
CruiseAltitude: 2160
|
||||
CruisingCondition: cruising
|
||||
InitialFacing: 0
|
||||
@@ -18,8 +19,6 @@ carryall.reinforce:
|
||||
Repulsable: False
|
||||
LandWhenIdle: False
|
||||
AirborneCondition: airborne
|
||||
CanHover: True
|
||||
VTOL: true
|
||||
IdleTurnSpeed: 1
|
||||
Targetable@GROUND:
|
||||
TargetTypes: Ground, Vehicle
|
||||
@@ -77,6 +76,7 @@ frigate:
|
||||
Tooltip:
|
||||
Name: Frigate
|
||||
Aircraft:
|
||||
FlightDynamics: VTOL, Hover, MoveIntoShroud, TakeOffOnCreation
|
||||
Speed: 189
|
||||
TurnSpeed: 1
|
||||
Repulsable: False
|
||||
@@ -99,12 +99,11 @@ ornithopter:
|
||||
Armor:
|
||||
Type: light
|
||||
Aircraft:
|
||||
FlightDynamics: MoveIntoShroud, TakeOffOnCreation
|
||||
Speed: 224
|
||||
TurnSpeed: 2
|
||||
Repulsable: False
|
||||
CanHover: True
|
||||
CruiseAltitude: 1920
|
||||
VTOL: true
|
||||
AmmoPool:
|
||||
Ammo: 5
|
||||
Tooltip:
|
||||
@@ -132,8 +131,7 @@ carryall.husk:
|
||||
Aircraft:
|
||||
TurnSpeed: 4
|
||||
Speed: 144
|
||||
CanHover: True
|
||||
VTOL: true
|
||||
FlightDynamics: VTOL, Slide, MoveIntoShroud, TakeOffOnCreation
|
||||
RenderSprites:
|
||||
Image: carryall
|
||||
|
||||
@@ -146,7 +144,6 @@ carryall.huskVTOL:
|
||||
Velocity: 0c128
|
||||
Aircraft:
|
||||
TurnSpeed: 4
|
||||
CanHover: True
|
||||
VTOL: true
|
||||
FlightDynamics: VTOL, Slide, MoveIntoShroud, TakeOffOnCreation
|
||||
RenderSprites:
|
||||
Image: carryall
|
||||
|
||||
Reference in New Issue
Block a user