mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-23 00:32:28 +02:00
Fix vouchers moving around
This commit is contained in:
parent
38f2a48dc1
commit
09bdb787f9
@ -113,6 +113,7 @@ export enum TrainerType {
|
||||
LT_SURGE,
|
||||
ERIKA,
|
||||
JANINE,
|
||||
KOGA_GYM,
|
||||
SABRINA,
|
||||
BLAINE,
|
||||
GIOVANNI,
|
||||
@ -182,7 +183,6 @@ export enum TrainerType {
|
||||
RYME,
|
||||
TULIP,
|
||||
GRUSHA,
|
||||
KOGA_GYM,
|
||||
LORELEI = 300,
|
||||
BRUNO,
|
||||
AGATHA,
|
||||
|
Loading…
Reference in New Issue
Block a user