diff --git a/data/moves.js b/data/moves.js index 8e80ae0e65..f8146f20cd 100644 --- a/data/moves.js +++ b/data/moves.js @@ -4544,6 +4544,7 @@ exports.BattleMovedex = { }, onResidualOrder: 22, onEnd: function() { + this.add('-fieldend', 'move: Gravity'); this.add('-message', 'Gravity returned to normal! (placeholder)'); } },