Give the mechanic a wrench icon instead of red-cross
closes #3133 don't try to guess hard-coded cursors from weapon damage
This commit is contained in:
@@ -189,16 +189,6 @@ Cursors:
|
||||
length: 8
|
||||
x: 12
|
||||
y: 12
|
||||
heal:
|
||||
start:72
|
||||
length: 8
|
||||
x: 12
|
||||
y: 12
|
||||
heal-minimap:
|
||||
start:72
|
||||
length: 8
|
||||
x: 12
|
||||
y: 12
|
||||
|
||||
# Cursors that need minimap variants
|
||||
deploy:
|
||||
|
||||
@@ -106,6 +106,7 @@ MEDIC:
|
||||
Armament:
|
||||
Weapon: Heal
|
||||
AttackMedic:
|
||||
Cursor: ability
|
||||
Passenger:
|
||||
PipType: Blue
|
||||
-AutoTarget:
|
||||
|
||||
@@ -327,6 +327,7 @@ MEDI:
|
||||
Armament:
|
||||
Weapon: Heal
|
||||
AttackMedic:
|
||||
Cursor: heal
|
||||
TakeCover:
|
||||
-AutoTarget:
|
||||
-DebugRetiliateAgainstAggressor:
|
||||
@@ -365,6 +366,7 @@ MECH:
|
||||
Armament:
|
||||
Weapon: Repair
|
||||
AttackMedic:
|
||||
Cursor: repair
|
||||
TakeCover:
|
||||
-AutoTarget:
|
||||
-DebugRetiliateAgainstAggressor:
|
||||
|
||||
Reference in New Issue
Block a user