From f67902dd8fe29655a486857d3e1ae72cf46d4c2f Mon Sep 17 00:00:00 2001 From: Enterly <36875936+anthony5301@users.noreply.github.com> Date: Tue, 6 Feb 2024 20:38:10 +0800 Subject: [PATCH] Update docstring --- comps.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/comps.py b/comps.py index f443aac..b2987fb 100644 --- a/comps.py +++ b/comps.py @@ -85,6 +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. AUGMENTS: list[str] = [ "That's Jazz Baby!", "You Have My Bow",