diff --git a/aftermathUnits.ini b/aftermathUnits.ini
index 4c25707a2e..9e07413c2c 100755
--- a/aftermathUnits.ini
+++ b/aftermathUnits.ini
@@ -60,9 +60,10 @@ Voice=ShokVoice
[MECH]
Description=Mechanic
-Traits=Unit, Mobile, RenderInfantry, AutoHeal, AttackBase, TakeCover, SquishByTank, Passenger
-SquadSize=1
Voice=MechVoice
+Traits=Unit, Mobile, RenderInfantry, AutoHeal, AttackBase, TakeCover, SquishByTank, Passenger
+LongDesc=Heals nearby vehicles.\n Strong vs Nothing\n Weak vs Everything
+SelectionSize=12,17,0,-9
@@ -81,16 +82,13 @@ RenderAsTesla=true
[TTankZap]
RenderAsTesla=true
-[GoodWrench]
-
-
-
-
-
[WarheadTypes]
Mechanical
[Mechanical]
+; Stop the mechanic from `healing' people with his wrench
+Verses=0%,0%,100%,100%,100%
+Spread=1
[VoiceTypes]
ShokVoice
diff --git a/doc/progress.txt b/doc/progress.txt
index cd612fc2cd..ab2024c607 100644
--- a/doc/progress.txt
+++ b/doc/progress.txt
@@ -8,7 +8,7 @@ E3 Works
E4 Works
E6 Works
E7 Works
-MEDI Works
+MEDI Works
SPY Infiltrate action missing
THF Steal action missing
C1,C2,Einstein,Kosygin Not implemented
@@ -21,12 +21,12 @@ All tracked vehicles
Light vehicles
V2RL Works
-APC Works
+APC Works
MNLY Works
-MGG No gap
-MRJ No radar
+MGG No gap
+MRJ No radar
JEEP Works
-MCV Works
+MCV Works
HARV Works
ARTY Works
@@ -48,3 +48,12 @@ DD depth charges don't work
PT depth charges don't work
LST Works
+Aftermath Units:
+STNK Stealth effect looks wrong (turret alpha stacking)
+CTNK Missile origins are wrong
+TTNK Works
+DTRK Attack doesn't work; Scorches wrong
+QTNK No weapon
+MSUB Works
+SHOK Works
+MECH Cannot enter transports
\ No newline at end of file
diff --git a/sequences-aftermath.xml b/sequences-aftermath.xml
index 911a79510a..bd25d095f0 100644
--- a/sequences-aftermath.xml
+++ b/sequences-aftermath.xml
@@ -74,7 +74,7 @@
-
+
@@ -99,6 +99,15 @@
-
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file