Add support for the Legacy Bounty Hunter minigame

This commit is contained in:
David Meredith
2023-05-24 08:48:46 -05:00
parent e4d2b10488
commit 11391c90f2
7 changed files with 540 additions and 415 deletions

View File

@@ -104,14 +104,16 @@ Activities consist of all levels of clue scrolls as well as minigames and bosses
### Minigames
| Minigame | Param |
| ---------------------- | :---------------: |
| Bounty Hunter (Rogue) | `rogueBH` |
| Bounty Hunter (Hunter) | `hunterBH` |
| Last Man Standing | `lastManStanding` |
| PvP Arena | `pvpArena` |
| Soul Wars Zeal | `soulWarsZeal` |
| Rifts Closed | `riftsClosed` |
| Minigame | Param |
| ------------------------------- | :---------------: |
| Bounty Hunter (Rogue) | `rogueBH` |
| Bounty Hunter (Hunter) | `hunterBH` |
| Bounty Hunter (Legacy - Rogue) | `rogueLegacyBH` |
| Bounty Hunter (Legacy - Hunter) | `hunterLegacyBH` |
| Last Man Standing | `lastManStanding` |
| PvP Arena | `pvpArena` |
| Soul Wars Zeal | `soulWarsZeal` |
| Rifts Closed | `riftsClosed` |
### Leagues