From 0f72b2048e96052797436f6b1d2fde1b97207eab Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Wed, 22 Jan 2025 15:15:27 +0100 Subject: [PATCH] Shorten messages because they were getting too long for chat --- _L.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_L.lua b/_L.lua index 3a96c01..64ade82 100644 --- a/_L.lua +++ b/_L.lua @@ -11,9 +11,9 @@ shared.L = { combatAlerterInCombat = "I am in combat with %s at %s (%s) at [%s](%2.2f, %2.2f)", snifferStinky = "I smell a stinky %s", spotterSpotted = "I see (%s) %s/%s %s of race %s (%s) with pvp %s and health %s/%s at %s [%s](%2.2f, %2.2f)", - whoerNew = "%s %s of class %s, race %s (%s) and guild %s in %s, first: %s, last: %s, times: %d", - whoerMoved = "%s of class %s (%s - %s) and guild %s moved to %s", - whoerGone = "%s of class %s and guild %s left %s", + whoerNew = "%s %s c:%s r:%s (%s) g:%s - %s, first: %s, last: %s, times: %d", + whoerMoved = "%s c:%s (%s - %s) g:%s - %s moved to %s", + whoerGone = "%s c:%s g:%s - %s left %s", killed = "%s killed %s with %s in %s at [%s](%2.2f, %2.2f)", tidbits = { hostile = "hostile",