Fixed Ivy Cudgel test name (#3742)

This commit is contained in:
Eduardo Quezada D'Ottone 2023-12-16 05:22:36 -03:00 committed by GitHub
parent fbbee39886
commit ef6edcf098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ ASSUMPTIONS
ASSUME(gBattleMoves[MOVE_IVY_CUDGEL].argument == HOLD_EFFECT_MASK);
}
SINGLE_BATTLE_TEST("Ivy Gudgel changes the move type depending on the mask the user holds")
SINGLE_BATTLE_TEST("Ivy Cudgel changes the move type depending on the mask the user holds")
{
u16 species;
u16 item;