mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-19 12:45:45 +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,
|
||||
intExp: unweightedIntGain * action.weights.int * skillMult,
|
||||
money: 0,
|
||||
reputation: 0
|
||||
reputation: 0,
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user