From 53498ac98771e50876979cbbf93c7b9ddd553f5f Mon Sep 17 00:00:00 2001 From: Lilith Song Date: Tue, 23 Jul 2024 14:08:49 -0400 Subject: [PATCH] fix misnamed NIN combo --- XIVComboVX/CustomComboPreset.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XIVComboVX/CustomComboPreset.cs b/XIVComboVX/CustomComboPreset.cs index 4977f0c8..31b06a03 100644 --- a/XIVComboVX/CustomComboPreset.cs +++ b/XIVComboVX/CustomComboPreset.cs @@ -698,7 +698,7 @@ public enum CustomComboPreset { [CustomComboInfo("Ten Chi Jin to Meisui", "Replaces Ten Chi Jin (the move) with Meisui while Suiton is up.\nCooldown tracking plugin recommended.", NIN.JobID)] NinjaTCJMeisuiFeature = 3007, - [CustomComboInfo("Ten Chi Jin to Meisui", "Replaces Ten Chi Jin (the move) with Tenri Jindo when available.", NIN.JobID)] + [CustomComboInfo("Ten Chi Jin to Tenri Jindo", "Replaces Ten Chi Jin (the move) with Tenri Jindo when available.", NIN.JobID)] NinjaTCJTenriJindo = 3036, [CustomComboInfo("Kassatsu Chi/Jin Feature", "Replaces Chi with Jin while Kassatsu is up if you have Enhanced Kassatsu.", NIN.JobID)]