From 21e89c86f9179f0afb31fd35ca1e8abb3d6845e3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 20 Mar 2021 18:14:15 -0300 Subject: Fix typo --- npc/000-0/sailors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 6974ad32c..87b8a57fa 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -264,7 +264,7 @@ OnForceReset: close; OnForceReset2: - logmes("%s - Reset Forced by System Admin", getcharid(3)); + logmes(sprintf("%s - Reset Forced by System Admin", getcharid(3))); #TUTORIAL_DONE=false; @forcereset=true; goto OnForceReset; -- cgit v1.2.3-60-g2f50