From 63f12be9e6200c5f1868c8066fb6504c5ffd1bad Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Thu, 10 Oct 2024 16:10:14 -0400 Subject: [PATCH] Remove "apply to next roll only" for 2024 GWM --- src/common/settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/settings.js b/src/common/settings.js index 5d73d1f8..fe02e721 100644 --- a/src/common/settings.js +++ b/src/common/settings.js @@ -752,7 +752,7 @@ const character_settings = { "default": false }, "great-weapon-master-2024": { - "title": "Feat: Great Weapon Master 2024 (Apply to next roll only)", + "title": "Feat: Great Weapon Master 2024", "description": "Heavy Weapon Mastery. Apply extra damage equals your Proficiency Bonus.", "type": "bool", "default": true