From 65c2f5c9d5e5f059c15b37f6208507be83754113 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Thu, 23 Jul 2015 17:08:00 -0500 Subject: [PATCH] fix(death): Gentler wording --- common/locales/en/death.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/locales/en/death.json b/common/locales/en/death.json index fef168a95d..f988cb4837 100644 --- a/common/locales/en/death.json +++ b/common/locales/en/death.json @@ -3,5 +3,5 @@ "dontDespair": "Don't despair!", "deathPenaltyDetails": "You lost a Level, your Gold, and a piece of Equipment, but you can get them all back with hard work! Good luck--you'll do great.", "refillHealthTryAgain": "Refill Health & Try Again", - "dyingOftenTips": "Dying often? Here are some tips!" + "dyingOftenTips": "Is this happening often? Here are some tips!" }