Redesigned controls help screen, added example of changing encounter version

This commit is contained in:
Maruno17
2021-04-08 21:20:34 +01:00
parent 64d9b38605
commit 327d0de334
12 changed files with 148 additions and 40 deletions

View File

@@ -111,7 +111,7 @@ class PokeBattle_Scene
end
# NOTE: A regular message is displayed for 1 second after it fully appears (or
# less if B/C is pressed) and disappears automatically after that time.
# less if Back/Use is pressed). Disappears automatically after that time.
def pbDisplayMessage(msg,brief=false)
pbWaitMessage
pbShowWindow(MESSAGE_BOX)