diff --git a/src/PersonObjects/Sleeve/Sleeve.ts b/src/PersonObjects/Sleeve/Sleeve.ts index f277f4ded..ac59e1630 100644 --- a/src/PersonObjects/Sleeve/Sleeve.ts +++ b/src/PersonObjects/Sleeve/Sleeve.ts @@ -750,7 +750,7 @@ export class Sleeve extends Person { case LocationName.Sector12PowerhouseGym.toLowerCase(): expMult = 10; break; - case LocationName.VolhavenMilleniumFitnessGym: + case LocationName.VolhavenMilleniumFitnessGym.toLowerCase(): expMult = 4; break; default: