Fixed Focus Band only triggering at full HP, made more text translatable

This commit is contained in:
Maruno17
2024-09-30 21:44:36 +01:00
parent b80de83b0d
commit fc538a09f7
3 changed files with 17 additions and 20 deletions

View File

@@ -571,7 +571,6 @@ class Window_AdvancedTextPokemon < SpriteWindow_Base
end
end
# TODO: Why is this called 4 times per loop in pbMessageDisplay?
def update
super
@pausesprite.update if @pausesprite&.visible