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