removal of log()
This commit is contained in:
parent
7e0bf739a4
commit
bb68d7841e
@ -395,7 +395,6 @@ end
|
|||||||
--- investigator may not be included in the cardList
|
--- investigator may not be included in the cardList
|
||||||
---@param cardList Table Deck list being created
|
---@param cardList Table Deck list being created
|
||||||
function handlePeteSignatureAssets(investigatorId, cardList)
|
function handlePeteSignatureAssets(investigatorId, cardList)
|
||||||
log(investigatorId)
|
|
||||||
if investigatorId == "02005" or investigatorId == "02005-pb" then -- regular Pete's front
|
if investigatorId == "02005" or investigatorId == "02005-pb" then -- regular Pete's front
|
||||||
for i, card in ipairs(cardList) do
|
for i, card in ipairs(cardList) do
|
||||||
if card.metadata.id == "02014" then -- Duke
|
if card.metadata.id == "02014" then -- Duke
|
||||||
|
Loading…
x
Reference in New Issue
Block a user