mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 06:42:20 +02:00
changed music for afd
This commit is contained in:
parent
7812de20a2
commit
a1a5c9dfcc
@ -293,8 +293,8 @@ const timedEvents: TimedEvent[] = [
|
|||||||
// availableLangs: ["en", "de", "it", "fr", "ja", "ko", "es-ES", "pt-BR", "zh-CN"],
|
// availableLangs: ["en", "de", "it", "fr", "ja", "ko", "es-ES", "pt-BR", "zh-CN"],
|
||||||
trainerShinyChance: 16384, // 16384/65536 = 1/4
|
trainerShinyChance: 16384, // 16384/65536 = 1/4
|
||||||
music: [
|
music: [
|
||||||
["title", "mystery_encounter_fun_and_games"],
|
["title", "title_afd"],
|
||||||
["battle_rival_3", "mystery_encounter_fun_and_games"],
|
["battle_rival_3", "battle_rival_3_afd"],
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user