mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-07-19 14:20:46 -07:00
Open Breaking changes
This commit is contained in:
+1
-1
@@ -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