summaryrefslogtreecommitdiff
path: root/npc/003-3/malindou.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r--npc/003-3/malindou.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index 0c5c7b836..657026e80 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -742,6 +742,7 @@ OnGlobalChat:
.@msg$ = replacestr(.@msg$, ")", "");
.@msg$ = replacestr(.@msg$, "<", "");
.@msg$ = replacestr(.@msg$, ">", "");
+ .@msg$ = replacestr(.@msg$, "*", "");
SK_Scripture(.@msg$);
end;