diff --git a/src/enums/trainer-type.ts b/src/enums/trainer-type.ts index 189016c4837..fc5b360b8ce 100644 --- a/src/enums/trainer-type.ts +++ b/src/enums/trainer-type.ts @@ -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,