diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-01 21:16:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-01 21:16:58 -0300 |
commit | 25eb14486f29bdb9aa72d00516518ff09ebeb405 (patch) | |
tree | f3e7fd41b6e756c5bf653b4a775347e899f15817 | |
parent | dc929d2bf49f356122058c5436c49518d679b67f (diff) | |
download | serverdata-25eb14486f29bdb9aa72d00516518ff09ebeb405.tar.gz serverdata-25eb14486f29bdb9aa72d00516518ff09ebeb405.tar.bz2 serverdata-25eb14486f29bdb9aa72d00516518ff09ebeb405.tar.xz serverdata-25eb14486f29bdb9aa72d00516518ff09ebeb405.zip |
Be honest
-rw-r--r-- | npc/020-1/trainer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-1/trainer.txt b/npc/020-1/trainer.txt index a6f001f00..e1b2a778e 100644 --- a/npc/020-1/trainer.txt +++ b/npc/020-1/trainer.txt @@ -96,7 +96,7 @@ L_Main: break; // Evolve Card case 3: - mesc l("ERROR: Unknown error"), 1; + mesc l("ERROR: Unimplemented Function"), 1; break; // Leave default: |