Adapt TS aircraft to changed Hovers defaults
This commit is contained in:
@@ -897,6 +897,8 @@
|
|||||||
VTOL: true
|
VTOL: true
|
||||||
Hovers@CRUISING:
|
Hovers@CRUISING:
|
||||||
RequiresCondition: cruising
|
RequiresCondition: cruising
|
||||||
|
OffsetModifier: -64
|
||||||
|
InitialHeight: 64
|
||||||
|
|
||||||
^AircraftHusk:
|
^AircraftHusk:
|
||||||
RenderVoxels:
|
RenderVoxels:
|
||||||
|
|||||||
@@ -89,7 +89,8 @@ HVR:
|
|||||||
WithVoxelTurret:
|
WithVoxelTurret:
|
||||||
Hovers:
|
Hovers:
|
||||||
RequiresCondition: !empdisable
|
RequiresCondition: !empdisable
|
||||||
OffsetModifier: 64
|
OffsetModifier: -64
|
||||||
|
InitialHeight: 384
|
||||||
LeavesTrails:
|
LeavesTrails:
|
||||||
RequiresCondition: !inside-tunnel
|
RequiresCondition: !inside-tunnel
|
||||||
Image: wake
|
Image: wake
|
||||||
|
|||||||
Reference in New Issue
Block a user