4 beeps
This commit is contained in:
parent
1986de57c3
commit
9c532997b6
2 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@
|
|||
#define B_PLAYER_THROW_BALLS_SOUND GEN_LATEST // In GEN_5+, the player's Poké Balls make a sound when thrown to send out a Pokémon.
|
||||
|
||||
// Other sound config
|
||||
#define B_LOW_HEALTH_SOUND GEN_LATEST // In Gen6+, the low health "beeps" only play 3 times before stopping. Be sure to use SE_LOW_HEALTH_SHORT if you want to use it in charmap
|
||||
#define B_LOW_HEALTH_SOUND GEN_LATEST // In Gen6+, the low health "beeps" only play 4 times before stopping. Be sure to use SE_LOW_HEALTH_SHORT if you want to use it in charmap.
|
||||
|
||||
#define SHOW_TYPES_NEVER 0
|
||||
#define SHOW_TYPES_ALWAYS 1
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue