update runeword Hysterial và Mania
This commit is contained in:
@@ -378,7 +378,7 @@ func (gd *GameReader) Inventory(rawPlayerUnits RawPlayerUnits, hover data.HoverD
|
||||
if FasterRunWalk, found := itm.Stats.FindStat(stat.FasterRunWalk, 0); found && FasterRunWalk.Value == 65 {
|
||||
itm.RunewordName = item.RunewordHysteria
|
||||
} else if Fanaticism, found := itm.Stats.FindStat(stat.Aura, 122); found && Fanaticism.Value == 1 {
|
||||
itm.RunewordName = item.RunewordHysteria
|
||||
itm.RunewordName = item.RunewordMania
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user