Add support for Rifts Closed

This commit is contained in:
molo-pl
2022-04-15 11:30:56 +02:00
parent 3a72315498
commit a2a34a46e3
6 changed files with 12 additions and 2 deletions

View File

@@ -110,6 +110,7 @@ Activities consist of all levels of clue scrolls as well as minigames and bosses
| Bounty Hunter (Hunter) | `hunterBH` |
| Last Man Standing | `lastManStanding` |
| Soul Wars Zeal | `soulWarsZeal` |
| Rifts Closed | `riftsClosed` |
### Leagues
@@ -193,6 +194,7 @@ Activities consist of all levels of clue scrolls as well as minigames and bosses
bountyHunter: {},
lastManStanding: {},
soulWarsZeal: {},
riftsClosed: {},
bosses: {}
}
}