Fix L in stinky

This commit is contained in:
2025-01-26 18:28:30 +01:00
parent 35930c52a4
commit 8b4de82142

View File

@@ -53,7 +53,7 @@ function shared.StinkyTracker.Init()
name = name, name = name,
class = class, class = class,
seenAt = GetTime(), seenAt = GetTime(),
hostile = aggression == shared.L.en.tidbits.hostile hostile = aggression == "hostile"
} }
stinkies[name] = stinky stinkies[name] = stinky
if Heimdall_Data.config.stinkyTracker.debug then if Heimdall_Data.config.stinkyTracker.debug then