Fix auto-targeting vs TD/TS/D2K creeps.
This commit is contained in:
committed by
Oliver Brakmann
parent
0a1f2b7275
commit
57df34dcbf
@@ -150,7 +150,7 @@
|
||||
^AutoTargetGround:
|
||||
AutoTarget:
|
||||
AutoTargetPriority@DEFAULT:
|
||||
ValidTargets: Infantry, Vehicle, Water, Structure, Defense
|
||||
ValidTargets: Infantry, Vehicle, Creep, Water, Structure, Defense
|
||||
InvalidTargets: NoAutoTarget
|
||||
|
||||
^AutoTargetAir:
|
||||
@@ -162,7 +162,7 @@
|
||||
^AutoTargetAll:
|
||||
AutoTarget:
|
||||
AutoTargetPriority@DEFAULT:
|
||||
ValidTargets: Infantry, Vehicle, Water, Air, Structure, Defense
|
||||
ValidTargets: Infantry, Vehicle, Creep, Water, Air, Structure, Defense
|
||||
InvalidTargets: NoAutoTarget
|
||||
|
||||
^AcceptsCloakCrate:
|
||||
|
||||
Reference in New Issue
Block a user