mirror of
https://github.com/Burn-E99/GroupUp.git
synced 2026-06-04 00:43:49 -04:00
Add new activities for current D2 season
This commit is contained in:
@@ -46,6 +46,10 @@ export const Activities: Array<Activity> = [
|
||||
{
|
||||
name: 'Dungeons',
|
||||
options: [
|
||||
{
|
||||
name: 'Ghosts of the Deep',
|
||||
maxMembers: 3,
|
||||
},
|
||||
{
|
||||
name: 'Spire of the Watcher',
|
||||
maxMembers: 3,
|
||||
@@ -145,8 +149,16 @@ export const Activities: Array<Activity> = [
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Miscellaneous',
|
||||
name: 'Miscellaneous/Seasonal',
|
||||
options: [
|
||||
{
|
||||
name: 'Fishing',
|
||||
maxMembers: 3,
|
||||
},
|
||||
{
|
||||
name: 'Deep Dive',
|
||||
maxMembers: 3,
|
||||
},
|
||||
{
|
||||
name: 'Defiant Battlegrounds',
|
||||
maxMembers: 3,
|
||||
|
||||
Reference in New Issue
Block a user