diff --git a/Modules/Spotter.lua b/Modules/Spotter.lua index efbc2de..99ea039 100644 --- a/Modules/Spotter.lua +++ b/Modules/Spotter.lua @@ -84,9 +84,9 @@ function shared.Spotter.Init() local stinky = Heimdall_Data.config.stinkies[name] or false local text = string.format("I see (%s) %s/%s %s of race %s (%s) with health %s/%s at %s", hostile and "Hostile" or "Friendly", - stinky and string.format("(%s)", "!!!!") or "", name, class, + stinky and string.format("(%s)", "!!!!") or "", race, faction, FormatHP(hp),