From 34c6611d034685ac3ab5cc7f6fba7c143c7dfc23 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 29 Mar 2019 01:20:03 -0300 Subject: [skip ci] rephrase --- npc/functions/clientversion.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 1d1033585..cc5fadfde 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -237,9 +237,9 @@ function script checkclientversion { mesc b(l("These can be reverted to previous behavior on User Control Panel!")), 3; mes ""; if (countitem(LEGACY_MiereCleaver)) - mesc l("Your @@ expired and lost the Knockback effect.", getitemlink(LEGACY_MiereCleaver)), 1; + mesc l("Your @@ Knockback effect expired.", getitemlink(LEGACY_MiereCleaver)), 1; if (countitem(LEGACY_Broadsword)) - mesc l("Your @@ expired and lost the Knockback effect.", getitemlink(LEGACY_Broadsword)), 1; + mesc l("Your @@ Knockback effect expired.", getitemlink(LEGACY_Broadsword)), 1; UPDATE=1553605222; } -- cgit v1.2.3-60-g2f50