mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 10:42:51 +02:00
0.34.3 Multiple Corporation Management bug fixes and balance changes
This commit is contained in:
@@ -247,6 +247,9 @@ function prestigeSourceFile() {
|
||||
|
||||
//Gain int exp
|
||||
Player.gainIntelligenceExp(5);
|
||||
|
||||
//Reset gang
|
||||
Player.gang = null;
|
||||
}
|
||||
|
||||
export {prestigeAugmentation, prestigeSourceFile};
|
||||
|
||||
Reference in New Issue
Block a user