mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-08 18:15:49 -05:00
Update Cry_Table_2.c
This commit is contained in:
committed by
GitHub
parent
6f6a154e43
commit
ea54fdf182
@@ -12714,6 +12714,210 @@ const struct ToneData gCryTable2[NUM_SPECIES] =
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_SURFING] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_FLYING] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_COSPLAY] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_LIBRE] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_POP_STAR] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_ROCK_STAR] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_BELLE] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_PHD] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_ORIGINAL] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_HOENN] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_SINNOH] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_UNOVA] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_KALOS] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_ALOLA] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_PARTNER] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PICHU_SPIKY] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x85c65f0,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_XERNEAS_NATURAL] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = gCryXerneas,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_GROOKEY] =
|
||||
{
|
||||
.type = 0x20,
|
||||
@@ -14586,208 +14790,4 @@ const struct ToneData gCryTable2[NUM_SPECIES] =
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_SURFING] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_FLYING] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_COSPLAY] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_LIBRE] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_POP_STAR] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_ROCK_STAR] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_BELLE] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_PHD] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_ORIGINAL] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_HOENN] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_SINNOH] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_UNOVA] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_KALOS] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_ALOLA] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PIKACHU_CAP_PARTNER] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x8527204,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_PICHU_SPIKY] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = (u8*) 0x85c65f0,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_XERNEAS_NATURAL] =
|
||||
{
|
||||
.type = 0x30,
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = gCryXerneas,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user