mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-08 13:48:17 -07:00
Open Breaking changes
This commit is contained in:
@@ -916,7 +916,7 @@ async def process_server_cmd(ctx: Context, cmd, args):
|
||||
|
||||
|
||||
def get_tags(ctx: Context):
|
||||
tags = ['Berserker']
|
||||
tags = ['AP']
|
||||
if ctx.found_items:
|
||||
tags.append('FoundItems')
|
||||
return tags
|
||||
|
||||
Reference in New Issue
Block a user