if (qualityLevel >= ItemQuality.Inferior && qualityLevel <= ItemQuality.Superior)
It looks like just changing the range in TownRun.cs wasn't enough. I had to also change the allowable white salvage range in TrinityItemManager.cs
is it in line 533 ? change normal to inferior