mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 01:14:19 +01:00
Fix Aurora Veil description
This commit is contained in:
parent
a8edf08ee4
commit
ed030e5b62
@ -3196,6 +3196,7 @@ const u8 *const gMoveDescriptionPointers[MOVES_COUNT - 1] =
|
||||
[MOVE_CLANGING_SCALES - 1] = sCLANGING_SCALESDescription,
|
||||
[MOVE_DRAGON_HAMMER - 1] = sDRAGON_HAMMERDescription,
|
||||
[MOVE_BRUTAL_SWING - 1] = sBRUTAL_SWINGDescription,
|
||||
[MOVE_AURORA_VEIL - 1] = sAURORA_VEILDescription,
|
||||
[MOVE_SHELL_TRAP - 1] = sSHELL_TRAPDescription,
|
||||
[MOVE_FLEUR_CANNON - 1] = sFLEUR_CANNONDescription,
|
||||
[MOVE_PSYCHIC_FANGS - 1] = sPSYCHIC_FANGSDescription,
|
||||
|
Loading…
x
Reference in New Issue
Block a user