From f299c43cdd64f1b67904d1e5bf30fb97d503ffc6 Mon Sep 17 00:00:00 2001 From: Alige Date: Mon, 19 Dec 2016 19:37:27 +0400 Subject: Translated the savepoint message. --- npc/functions/savepoint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/savepoint.txt b/npc/functions/savepoint.txt index 39ebb064..26272616 100644 --- a/npc/functions/savepoint.txt +++ b/npc/functions/savepoint.txt @@ -30,7 +30,7 @@ function script savepointparticle { .@i = 0; } - message strcharinfo(0), "Your position has been saved."; + message strcharinfo(0), l("Your position has been saved."); if (getarg(.@i, NO_INN) == NO_INN) { -- cgit v1.2.3-70-g09d2