mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-09 10:35:41 -05:00
Update Cry_Table.c
This commit is contained in:
committed by
GitHub
parent
85665600c5
commit
9a1467a989
@@ -14138,7 +14138,7 @@ const struct ToneData gCryTable[NUM_SPECIES] =
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = gCryZacianCrowned,
|
||||
.wav = gCryZacian,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
@@ -14150,7 +14150,7 @@ const struct ToneData gCryTable[NUM_SPECIES] =
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = gCryZamazentaCrowned,
|
||||
.wav = gCryZamazenta,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
|
||||
Reference in New Issue
Block a user