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