Merge pull request #6087 from ScottNZ/planerepulsion
Add plane repulsion
This commit is contained in:
@@ -153,6 +153,7 @@ C17:
|
||||
Plane:
|
||||
ROT: 5
|
||||
Speed: 326
|
||||
Repulsable: False
|
||||
Health:
|
||||
HP: 25
|
||||
Armor:
|
||||
@@ -191,6 +192,7 @@ A10:
|
||||
Plane:
|
||||
ROT: 4
|
||||
Speed: 373
|
||||
Repulsable: False
|
||||
Health:
|
||||
HP: 150
|
||||
Armor:
|
||||
|
||||
@@ -42,6 +42,7 @@ FRIGATE:
|
||||
Speed: 350
|
||||
RepairBuildings: repaira,repairo,repairh
|
||||
RearmBuildings: starporta,starporto,starporth
|
||||
Repulsable: False
|
||||
Health:
|
||||
HP: 500
|
||||
-TargetableAircraft:
|
||||
@@ -106,6 +107,7 @@ ORNI.bomber:
|
||||
Speed: 350
|
||||
RepairBuildings: repaira,repairo,repairh
|
||||
RearmBuildings: starporta,starporto,starporth
|
||||
Repulsable: False
|
||||
LimitedAmmo:
|
||||
Ammo: 5
|
||||
RenderUnit:
|
||||
@@ -135,6 +137,7 @@ CARRYALL.infantry:
|
||||
Speed: 280
|
||||
RepairBuildings: repaira,repairo,repairh
|
||||
RearmBuildings: starporta,starporto,starporth
|
||||
Repulsable: False
|
||||
RenderUnit:
|
||||
Image: carryall
|
||||
WithShadow:
|
||||
|
||||
@@ -9,6 +9,7 @@ BADR:
|
||||
Plane:
|
||||
ROT: 5
|
||||
Speed: 149
|
||||
Repulsable: False
|
||||
RenderUnit:
|
||||
WithShadow:
|
||||
IronCurtainable:
|
||||
@@ -46,6 +47,7 @@ BADR.Bomber:
|
||||
Plane:
|
||||
ROT: 5
|
||||
Speed: 149
|
||||
Repulsable: False
|
||||
LimitedAmmo:
|
||||
Ammo: 7
|
||||
RenderUnit:
|
||||
@@ -99,9 +101,10 @@ MIG:
|
||||
FacingTolerance: 20
|
||||
Plane:
|
||||
InitialFacing: 192
|
||||
ROT: 5
|
||||
Speed: 186
|
||||
ROT: 4
|
||||
Speed: 223
|
||||
RearmBuildings: afld
|
||||
RepulsionSpeed: 40
|
||||
AutoTarget:
|
||||
TargetWhenIdle: false
|
||||
TargetWhenDamaged: false
|
||||
@@ -158,8 +161,9 @@ YAK:
|
||||
Plane:
|
||||
RearmBuildings: afld
|
||||
InitialFacing: 192
|
||||
ROT: 5
|
||||
Speed: 149
|
||||
ROT: 4
|
||||
Speed: 178
|
||||
RepulsionSpeed: 40
|
||||
AutoTarget:
|
||||
TargetWhenIdle: false
|
||||
TargetWhenDamaged: false
|
||||
@@ -343,6 +347,7 @@ U2:
|
||||
Plane:
|
||||
ROT: 7
|
||||
Speed: 373
|
||||
Repulsable: False
|
||||
RenderUnit:
|
||||
WithShadow:
|
||||
IronCurtainable:
|
||||
|
||||
Reference in New Issue
Block a user