mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
Fix intelligence bugf
This commit is contained in:
@@ -191,7 +191,7 @@ export class PlayerObject implements IPlayer {
|
||||
dexterity: 1,
|
||||
agility: 1,
|
||||
charisma: 1,
|
||||
intelligence: 1,
|
||||
intelligence: 0,
|
||||
};
|
||||
this.exp = {
|
||||
hacking: 0,
|
||||
|
||||
Reference in New Issue
Block a user