From 751d284f14df9c80c83da6c3f632affc3d700a6a Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Fri, 1 Nov 2019 12:11:52 -0500 Subject: [PATCH] fix(text): Orb no longer always free Fixes #11278 --- website/common/locales/en/character.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/en/character.json b/website/common/locales/en/character.json index 92a6cddb98..7c6c505b44 100644 --- a/website/common/locales/en/character.json +++ b/website/common/locales/en/character.json @@ -104,7 +104,7 @@ "allocatePerPop": "Add a Point to Perception", "allocateInt": "Points allocated to Intelligence:", "allocateIntPop": "Add a Point to Intelligence", - "noMoreAllocate": "Now that you've hit level 100, you won't gain any more Stat Points. You can continue leveling up, or start a new adventure at level 1 by using the Orb of Rebirth, now available for free in the Market.", + "noMoreAllocate": "Now that you've hit level 100, you won't gain any more Stat Points. You can continue leveling up, or start a new adventure at level 1 by using the Orb of Rebirth!", "stats": "Stats", "achievs": "Achievements", "strength": "Strength",