From 214820ad4ffd85978335d49cdb181d6587ea484c Mon Sep 17 00:00:00 2001 From: Bunny <glisa825@gmail.com> Date: Thu, 27 Aug 2020 20:07:09 -0400 Subject: [PATCH] replace comment on madness difficulty description belittling mental illness --- game/modules/tome/data/birth/descriptors.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/modules/tome/data/birth/descriptors.lua b/game/modules/tome/data/birth/descriptors.lua index 449f555a5b..0bc37a022a 100644 --- a/game/modules/tome/data/birth/descriptors.lua +++ b/game/modules/tome/data/birth/descriptors.lua @@ -271,7 +271,7 @@ newBirthDescriptor{ desc = { _t"#GOLD##{bold}#Madness mode#WHITE##{normal}#", - _t"Absolutely unfair game setting. You are really mentally ill and wish to get worse to play this mode!", + _t"Absolutely unfair game setting. Prepare for the full wrath of DarkGod!", _t"All zone levels increased by 150% + 2 by the time Player reaches level 10", _t"All creature talent levels increased by 170%", _t"Unique (fixed) bosses advance in bonus classes 170% faster", -- GitLab