mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 15:28:43 +02:00
Add missing Agility BN mult to UI
This commit is contained in:
@@ -202,6 +202,10 @@ function SkillMults({ mults }: IMultsProps): React.ReactElement {
|
||||
name: "Dexterity Level",
|
||||
color: Settings.theme.combat,
|
||||
},
|
||||
AgilityLevelMultiplier: {
|
||||
name: "Agility Level",
|
||||
color: Settings.theme.combat,
|
||||
},
|
||||
CharismaLevelMultiplier: {
|
||||
name: "Charisma Level",
|
||||
color: Settings.theme.cha,
|
||||
|
||||
Reference in New Issue
Block a user