mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 17:53:55 +01:00
Fixes bb skill point achievement name ingame
Corrects "You should really spent those." to "You should really spend those." I don't think it does anything to the steam achievement name because I don't know how to test that.
This commit is contained in:
parent
9c805dabb8
commit
584bc095c1
@ -334,7 +334,7 @@
|
||||
},
|
||||
"BLADEBURNER_UNSPENT_100000": {
|
||||
"ID": "BLADEBURNER_UNSPENT_100000",
|
||||
"Name": "You should really spent those.",
|
||||
"Name": "You should really spend those.",
|
||||
"Description": "Have 100 000 unspent bladeburner skill points."
|
||||
},
|
||||
"4S": {
|
||||
|
Loading…
Reference in New Issue
Block a user