empty lines
This commit is contained in:
parent
046dae888c
commit
c3a8725964
@ -2861,11 +2861,13 @@ function handleTokenAttaching(params)
|
||||
card.hide_when_face_down = false
|
||||
card.tooltip = false
|
||||
end
|
||||
|
||||
for _, token in ipairs(searchResult) do
|
||||
if not token.locked then
|
||||
card.addAttachment(token)
|
||||
end
|
||||
end
|
||||
|
||||
Wait.condition(
|
||||
function()
|
||||
if card ~= nil then
|
||||
|
Loading…
x
Reference in New Issue
Block a user