Added Luka's console message colouring code

This commit is contained in:
Maruno17
2021-11-02 23:27:42 +00:00
parent 50d999e7da
commit c392f8c236
11 changed files with 223 additions and 74 deletions

View File

@@ -1692,7 +1692,7 @@ module Compiler
# Compile battle animations
#=============================================================================
def compile_animations
echo _INTL(" -> Compiling animations...")
ConsoleRGB.echo_li _INTL("Compiling animations...")
begin
pbanims = load_data("Data/PkmnAnimations.rxdata")
rescue