I just noticed that there is an armorupgrade module but no upgraded armorset, so change the armorset to this:
Code:
ArmorSet
Conditions = None
Armor = BattleBusStructureArmorTough
DamageFX = StructureDamageFXNoShake
End
ArmorSet
Conditions = PLAYER_UPGRADE
Armor = BattleBusStructureArmorToughPlusTwo
DamageFX = StructureDamageFXNoShake
End