From 26c5bb40e337e67651faa0501a6783f96a993c5d Mon Sep 17 00:00:00 2001 From: catloversg <152669316+catloversg@users.noreply.github.com> Date: Sun, 16 Feb 2025 16:03:55 +0700 Subject: [PATCH] MISC: Clarify advanced options (#1962) --- src/BitNode/ui/BitNodeAdvancedOptions.tsx | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/BitNode/ui/BitNodeAdvancedOptions.tsx b/src/BitNode/ui/BitNodeAdvancedOptions.tsx index 780728cba..c67ba0c11 100644 --- a/src/BitNode/ui/BitNodeAdvancedOptions.tsx +++ b/src/BitNode/ui/BitNodeAdvancedOptions.tsx @@ -354,6 +354,11 @@ export function BitNodeAdvancedOptions({ + + These options enable unique gameplay that is intended for experienced players. If you are a new player, you + can safely ignore these options and come back to try them later. + +
{ @@ -369,7 +374,7 @@ export function BitNodeAdvancedOptions({ callbacks.setBooleanOption("disableGang", value); }} text="Disable Gang" - tooltip="Disable Gang" + tooltip="Disable Gang, regardless of BitNode and SF level" />