mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-27 21:20:50 -05:00
Fixed master test move name
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user