Add Boss list for all games and more boss types
This commit is contained in:
@@ -27,6 +27,8 @@ const BOSS_TYPES = [
|
||||
{ value: 'champion', label: 'Champion' },
|
||||
{ value: 'rival', label: 'Rival' },
|
||||
{ value: 'evil_team', label: 'Evil Team' },
|
||||
{ value: 'kahuna', label: 'Kahuna' },
|
||||
{ value: 'totem', label: 'Totem' },
|
||||
{ value: 'other', label: 'Other' },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user