From 584bc095c1cd30947551e147e5f935f3f7923e5c Mon Sep 17 00:00:00 2001 From: Undeemiss Date: Wed, 27 Apr 2022 17:14:56 -0500 Subject: [PATCH] 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. --- src/Achievements/AchievementData.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Achievements/AchievementData.json b/src/Achievements/AchievementData.json index ff1d17c39..774025657 100644 --- a/src/Achievements/AchievementData.json +++ b/src/Achievements/AchievementData.json @@ -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": {