mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-05 15:09:26 +02:00
Remove outdated comment
This commit is contained in:
parent
00fd4a642c
commit
fd1fdf7835
@ -23,7 +23,6 @@ import { ModifierTier } from "#app/modifier/modifier-tier";
|
|||||||
import { MysteryEncounterType } from "#enums/mystery-encounter-type";
|
import { MysteryEncounterType } from "#enums/mystery-encounter-type";
|
||||||
|
|
||||||
export enum ClassicFixedBossWaves {
|
export enum ClassicFixedBossWaves {
|
||||||
// TODO: other fixed wave battles should be added here
|
|
||||||
TOWN_YOUNGSTER = 5,
|
TOWN_YOUNGSTER = 5,
|
||||||
RIVAL_1 = 8,
|
RIVAL_1 = 8,
|
||||||
RIVAL_2 = 25,
|
RIVAL_2 = 25,
|
||||||
|
Loading…
Reference in New Issue
Block a user