mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-12 11:22:17 +02:00
Move Koga_Gym enum to end of Gym Leaders
This commit is contained in:
parent
0b7c1f77ff
commit
cba2c0e429
@ -102,7 +102,6 @@ export enum TrainerType {
|
||||
LT_SURGE,
|
||||
ERIKA,
|
||||
JANINE,
|
||||
KOGA_GYM,
|
||||
SABRINA,
|
||||
BLAINE,
|
||||
GIOVANNI,
|
||||
@ -172,6 +171,7 @@ export enum TrainerType {
|
||||
RYME,
|
||||
TULIP,
|
||||
GRUSHA,
|
||||
KOGA_GYM,
|
||||
LORELEI = 300,
|
||||
BRUNO,
|
||||
AGATHA,
|
||||
|
Loading…
Reference in New Issue
Block a user