From e12724bc277a9087c58b454a0a1dde5d577e9b27 Mon Sep 17 00:00:00 2001 From: Josh Date: Sun, 22 Oct 2023 09:35:13 -0400 Subject: [PATCH] fix channel toopltip to be accurate (#3938) * fix channel toopltip to be accurate * wording adjustment --- ui/core/components/individual_sim_ui/apl_actions.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/core/components/individual_sim_ui/apl_actions.ts b/ui/core/components/individual_sim_ui/apl_actions.ts index fcf454bfc6..d313b24ada 100644 --- a/ui/core/components/individual_sim_ui/apl_actions.ts +++ b/ui/core/components/individual_sim_ui/apl_actions.ts @@ -366,10 +366,10 @@ const actionKindFactories: {[f in NonNullable]: ActionKindConfig<

The channel will be interrupted only if all of the following are true:

-

Note that if you simply want to allow higher-priority actions to interrupt the channel, set Interrupt If to True.

+

Note that if you simply want to allow other actions to interrupt the channel, set Interrupt If to True.

`, newValue: () => APLActionChannelSpell.create({ interruptIf: {