mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 22:32:32 +02:00
more
This commit is contained in:
parent
75cdd3d8d9
commit
6951c878b7
@ -288,7 +288,7 @@ const timedEvents: TimedEvent[] = [
|
||||
// bannerKey: "aprf25-",
|
||||
// scale: 0.21,
|
||||
// availableLangs: ["en", "de", "it", "fr", "ja", "ko", "es-ES", "pt-BR", "zh-CN"],
|
||||
trainerShinyChance: 32000, // 16384/65536 = 1/4
|
||||
trainerShinyChance: 16384, // 16384/65536 = 1/4
|
||||
},
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user