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
9a1467a989
commit
6acb4a09ce
@@ -14136,7 +14136,7 @@ const struct ToneData gCryTable2[NUM_SPECIES] =
|
||||
.key = 0x3c,
|
||||
.length = 0x0,
|
||||
.pan_sweep = 0x0,
|
||||
.wav = gCryZacianCrowned,
|
||||
.wav = gCryZacian,
|
||||
.attack = 0xff,
|
||||
.decay = 0x0,
|
||||
.sustain = 0xff,
|
||||
@@ -14148,7 +14148,7 @@ const struct ToneData gCryTable2[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