This commit is contained in:
innerthunder 2024-05-02 19:10:21 -07:00
commit 6525ba93cd

View File

@ -4443,7 +4443,6 @@ export function initMoves() {
new StatusMove(Moves.HEAL_BELL, Type.NORMAL, -1, 5, -1, 0, 2)
.attr(ResetPartyStatusAttr, false)
.soundBased()
.partial(),
new AttackMove(Moves.RETURN, Type.NORMAL, MoveCategory.PHYSICAL, -1, 100, 20, -1, 0, 2)
.attr(FriendshipPowerAttr),
new AttackMove(Moves.PRESENT, Type.NORMAL, MoveCategory.PHYSICAL, -1, 90, 15, -1, 0, 2)