mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06: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