From 7c5a86fd0d6ff3715325b972b6530cdd852d3b75 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 14 Dec 2020 16:37:42 -0300 Subject: Fix a typo --- npc/commands/titulate.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/commands/titulate.txt b/npc/commands/titulate.txt index c286297f1..4e9358e0f 100644 --- a/npc/commands/titulate.txt +++ b/npc/commands/titulate.txt @@ -138,10 +138,10 @@ OnCassate: attachrid(.@ori); // Inform everyone kamibroadcast(sprintf("%s (A.GM) has stripped %s from their academic titles.", - strcharinfo(0), .@request$); + strcharinfo(0), .@request$)); // Log in a special log file as well logmes(sprintf("%s (Grandmaster) has stripped %s from their academic titles.", - strcharinfo(0), .@request$); + strcharinfo(0), .@request$)); close; -- cgit v1.2.3-70-g09d2