Fixed master test move name
This commit is contained in:
parent
3219a48adf
commit
d4eb94db92
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ SINGLE_BATTLE_TEST("Thousand Arrows does neutral damage to non-grounded Flying t
|
|||
}
|
||||
ANIMATION(ANIM_TYPE_MOVE, MOVE_CELEBRATE, opponent);
|
||||
MESSAGE("Congratulations, 1!");
|
||||
MESSAGE("Wobbuffet used ThousndArrws!");
|
||||
MESSAGE("Wobbuffet used Thousand Arrows!");
|
||||
ANIMATION(ANIM_TYPE_MOVE, MOVE_THOUSAND_ARROWS, player);
|
||||
if (pokemon == SPECIES_SKARMORY)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue