diff options
-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: |