Shorten messages because they were getting too long for chat

This commit is contained in:
2025-01-22 15:15:27 +01:00
parent 1e4045ab7a
commit 0f72b2048e

6
_L.lua
View File

@@ -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",