diff options
-rw-r--r-- | npc/commands/titulate.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/titulate.txt b/npc/commands/titulate.txt index c36796484..74fefb442 100644 --- a/npc/commands/titulate.txt +++ b/npc/commands/titulate.txt @@ -194,7 +194,7 @@ function script AutoTitulate { // Invalid case ACADEMIC_SAGE: getexp 5000000, 150000; - mesc "+500,000 exp"; + mesc "+5,000,000 exp"; mesc "+150,000 job"; Exception("The Grand Master title can only be issued by the president of the Alliance High Council.", RB_ISFATAL|RB_SPEECH); default: |