From 5989852ad0603c643fadbf3fa8b49812442bc5aa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 29 Apr 2022 18:27:40 -0300 Subject: Chanting doesn't cares with CTCP ACTION --- npc/003-3/malindou.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/003-3/malindou.txt') 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; -- cgit v1.2.3-60-g2f50