summaryrefslogtreecommitdiff
path: root/world/map/npc/items/magic_gm_top_hat.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/items/magic_gm_top_hat.txt')
-rw-r--r--world/map/npc/items/magic_gm_top_hat.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/items/magic_gm_top_hat.txt b/world/map/npc/items/magic_gm_top_hat.txt
index f4f6b078..129aa5c0 100644
--- a/world/map/npc/items/magic_gm_top_hat.txt
+++ b/world/map/npc/items/magic_gm_top_hat.txt
@@ -9,7 +9,7 @@ function|script|ActivateMagicGMTophat
// Display an effect
misceffect FX_CHANNELLING_CAST, strcharinfo(0);
// Log the usage of this spell
- gmcommand "@l "+strcharinfo(0)+" used the Magic GM Top Hat.";
+ gmlog strcharinfo(0)+" used the Magic GM Top Hat.";
return;
L_Inventory: