Rewrote Move Reminder screen

This commit is contained in:
Maruno17
2024-11-03 01:15:53 +00:00
parent ae80d9dcd4
commit 098ca562d0
4 changed files with 392 additions and 7 deletions

View File

@@ -27,7 +27,6 @@ class UI::PokemonSummaryMoveCursor < ChangelingSprite
self.visible = (@index >= 0)
end
def refresh_position
return if @index < 0
self.x = UI::PokemonSummaryVisuals::MOVE_LIST_X_DETAILED - CURSOR_THICKNESS