Merge pull request #209 from argonui/eote-line-drawing-exclusion
Excludes "The Heart of Madness" from line drawing
This commit is contained in:
commit
8adc197a5c
@ -41,6 +41,7 @@ local SHIFT_EXCLUSION = {
|
||||
}
|
||||
local LOC_LINK_EXCLUDE_SCENARIOS = {
|
||||
["The Witching Hour"] = true,
|
||||
["The Heart of Madness"] = true
|
||||
}
|
||||
|
||||
local tokenManager = require("core/token/TokenManager")
|
||||
|
Loading…
Reference in New Issue
Block a user