diff --git a/Modules/StinkyTracker.lua b/Modules/StinkyTracker.lua index aeef243..69e43cf 100644 --- a/Modules/StinkyTracker.lua +++ b/Modules/StinkyTracker.lua @@ -53,7 +53,7 @@ function shared.StinkyTracker.Init() name = name, class = class, seenAt = GetTime(), - hostile = aggression == shared.L.en.tidbits.hostile + hostile = aggression == "hostile" } stinkies[name] = stinky if Heimdall_Data.config.stinkyTracker.debug then