Decrease Engineer, Medic and Mechanic priority

Fixes the issue that engineers would just run straight at the target while
mixed with a group and attack moved.
This commit is contained in:
Alexandre Oliveira
2016-01-15 13:35:44 -02:00
parent da4f04acfb
commit 5ce454ce7b
6 changed files with 16 additions and 0 deletions

View File

@@ -148,6 +148,8 @@ E6:
CaptureTypes: building, husk CaptureTypes: building, husk
-AutoTarget: -AutoTarget:
-GainsExperience: -GainsExperience:
Selectable:
Priority: 5
RMBO: RMBO:
Inherits: ^Soldier Inherits: ^Soldier

View File

@@ -47,6 +47,8 @@ engineer:
-AutoTarget: -AutoTarget:
Voiced: Voiced:
VoiceSet: EngineerVoice VoiceSet: EngineerVoice
Selectable:
Priority: 5
trooper: trooper:
Inherits: ^Infantry Inherits: ^Infantry

View File

@@ -182,6 +182,8 @@ E6:
-AutoTarget: -AutoTarget:
Voiced: Voiced:
VoiceSet: EngineerVoice VoiceSet: EngineerVoice
Selectable:
Priority: 5
SPY: SPY:
Inherits: ^Soldier Inherits: ^Soldier
@@ -320,6 +322,8 @@ MEDI:
AttackSequence: heal AttackSequence: heal
Voiced: Voiced:
VoiceSet: MedicVoice VoiceSet: MedicVoice
Selectable:
Priority: 5
MECH: MECH:
Inherits: ^Soldier Inherits: ^Soldier
@@ -357,6 +361,8 @@ MECH:
StandSequences: stand StandSequences: stand
Voiced: Voiced:
VoiceSet: MechanicVoice VoiceSet: MechanicVoice
Selectable:
Priority: 5
EINSTEIN: EINSTEIN:
Inherits: ^CivInfantry Inherits: ^CivInfantry

View File

@@ -54,6 +54,8 @@ MEDIC:
Ticks: 60 Ticks: 60
Passenger: Passenger:
PipType: Red PipType: Red
Selectable:
Priority: 5
JUMPJET: JUMPJET:
Inherits: ^Soldier Inherits: ^Soldier

View File

@@ -162,6 +162,8 @@ REPAIR:
ForceTargetStances: None ForceTargetStances: None
AttackFrontal: AttackFrontal:
Voice: Attack Voice: Attack
Selectable:
Priority: 5
WEED: WEED:
Inherits: ^VoxelTank Inherits: ^VoxelTank

View File

@@ -64,3 +64,5 @@ ENGINEER:
FactionImages: FactionImages:
gdi: engineer.gdi gdi: engineer.gdi
nod: engineer.nod nod: engineer.nod
Selectable:
Priority: 5