Removed irrelevant comment
This commit is contained in:
parent
51bafeebfc
commit
6abd84e7ab
@ -1193,8 +1193,6 @@ export class HideoutController {
|
||||
*/
|
||||
protected handleMusclePain(pmcData: IPmcData, finishEffect: IQteResult): void {
|
||||
const hasMildPain = !!pmcData.Health.BodyParts.Chest.Effects?.MildMusclePain;
|
||||
|
||||
// Should never happen
|
||||
const hasSeverePain = !!pmcData.Health.BodyParts.Chest.Effects?.SevereMusclePain;
|
||||
|
||||
// Has no muscle pain at all, add mild
|
||||
|
Loading…
Reference in New Issue
Block a user