diff --git a/comps.py b/comps.py index 356992e..8bfb307 100644 --- a/comps.py +++ b/comps.py @@ -3,7 +3,7 @@ Comps come from https://tftactics.gg/tierlist/team-comps Items are in camel case and a-Z The "headliner" tag represents a trait from bottom to top. -Set to True if you want it in your board. +Set to True if you want it in your team. Only final comp champion will become headliner and need to set the corresponding 'headliner' tag to True. e.g. Only want "Sentinel" Ekko, set it to "headliner": [True, False, False] e.g.2 want either "Sentinel" or "True Damage" Ekko, set it to "headliner": [True, False, True]