public override bool AlwaysMatches(ThingDef def)
 {
     return(def.IsEnergyShield());
 }