Open Breaking changes

This commit is contained in:
Fabian Dill
2020-10-18 23:07:48 +02:00
parent 2ae5f316dc
commit 94dafa3c55
4 changed files with 7 additions and 11 deletions

View File

@@ -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