From fb27a8bc04ef4de7448a26698a7d6b03d42d4092 Mon Sep 17 00:00:00 2001 From: Enterly <36875936+anthony5301@users.noreply.github.com> Date: Tue, 6 Feb 2024 20:40:31 +0800 Subject: [PATCH] Update docstring --- comps.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comps.py b/comps.py index b2987fb..65052c0 100644 --- a/comps.py +++ b/comps.py @@ -85,8 +85,8 @@ # No logic for certain augments meaning the bot won't know what to do if they are included in here # (Anything that changes gameplay or adds something to the bench). # The ones on the top will be prioritized for selection. -# For those augment names followed by I II III, like "Cybernetic Uplink II" -# You can just add "Cybernetic Uplink" into the list and it will conclude all three tiers. +# "For those augments names with suffixes like I, II, III, such as 'Cybernetic Uplink II', +# You only need to add 'Cybernetic Uplink' in the list to cover all three levels. AUGMENTS: list[str] = [ "That's Jazz Baby!", "You Have My Bow",