Corrected Lunar Blessing's data

This commit is contained in:
LOuroboros 2022-12-14 11:08:49 -03:00
parent 05a34edb7d
commit d2a221eb85

View File

@ -12835,7 +12835,7 @@ const struct BattleMove gBattleMoves[MOVES_COUNT_Z] =
[MOVE_LUNAR_BLESSING] =
{
.effect = EFFECT_PLACEHOLDER, // EFFECT_LUNAR_BLESSING,
.effect = EFFECT_JUNGLE_HEALING,
.power = 0,
.type = TYPE_PSYCHIC,
.accuracy = 0,