summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2024-07-03 00:10:32 +0200
committerFedja Beader <fedja@protonmail.ch>2024-07-02 22:27:44 +0000
commitf1b0468e64c1ef6f5cf7520c9f72786fea8e9026 (patch)
tree119b1d507feba8eaf5c7d9836348cb7d2b2f2d4d
parent396ffcbe75ebe04098200f5b9644f27a8909d038 (diff)
downloadserverdata-f1b0468e64c1ef6f5cf7520c9f72786fea8e9026.tar.gz
serverdata-f1b0468e64c1ef6f5cf7520c9f72786fea8e9026.tar.bz2
serverdata-f1b0468e64c1ef6f5cf7520c9f72786fea8e9026.tar.xz
serverdata-f1b0468e64c1ef6f5cf7520c9f72786fea8e9026.zip
add missing 0
-rw-r--r--npc/commands/titulate.txt2
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: