mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-20 13:15:48 +01:00
Update Bladeburner.tsx
Prettier
This commit is contained in:
parent
f3becee15b
commit
bbe6421b06
@ -1010,7 +1010,7 @@ export class Bladeburner {
|
|||||||
chaExp: unweightedGain * action.weights.cha * skillMult,
|
chaExp: unweightedGain * action.weights.cha * skillMult,
|
||||||
intExp: unweightedIntGain * action.weights.int * skillMult,
|
intExp: unweightedIntGain * action.weights.int * skillMult,
|
||||||
money: 0,
|
money: 0,
|
||||||
reputation: 0
|
reputation: 0,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user