Fix L in stinky
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user