Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony5301 authored Feb 6, 2024
1 parent 93ec5b7 commit f67902d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions comps.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit f67902d

Please sign in to comment.