From 70ddb95f529016d8a8d8f24a0e57cc9a8473801d Mon Sep 17 00:00:00 2001 From: attick Date: Fri, 25 Oct 2019 20:44:29 -0400 Subject: [PATCH] Wiki message --- Dalamud/Configuration/CustomComboPreset.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dalamud/Configuration/CustomComboPreset.cs b/Dalamud/Configuration/CustomComboPreset.cs index c4b0ca053..af5b010b8 100644 --- a/Dalamud/Configuration/CustomComboPreset.cs +++ b/Dalamud/Configuration/CustomComboPreset.cs @@ -163,7 +163,7 @@ namespace XIVLauncher.Dalamud [CustomComboInfo("Rear Positional Combo", "Replaces Demolish with rear positionals according to stance. When PB is active, prefer Demo (with non-max GL) > Bootshine.", 20)] MonkRearCombo = 1L << 44, - [CustomComboInfo("Rockbreaker Combo", "Replaces Rockbreaker according to stance. When PB is active, prefer RB (with non-max GL) > Twin Snakes (with no TS active) > AotD.", 20)] + [CustomComboInfo("Rockbreaker Combo", "Replaces Rockbreaker according to stance. When PB is active, prefer RB (with non-max GL) > Twin Snakes (with no TS active) > RB.", 20)] MonkAoECombo = 1L << 16, // RED MAGE