Minor formatting fix
This commit is contained in:
parent
0df51128e0
commit
d4a29c3229
@ -321,7 +321,7 @@ function getDefaultCardZone(cardMetadata)
|
||||
if (cardMetadata.id == "09080-m") then -- Have to check the Servitor before other minicards
|
||||
return "SetAside6"
|
||||
elseif (cardMetadata.id == "09006") then -- On The Mend is set aside
|
||||
return "SetAside2"
|
||||
return "SetAside2"
|
||||
elseif cardMetadata.type == "Investigator" then
|
||||
return "Investigator"
|
||||
elseif cardMetadata.type == "Minicard" then
|
||||
|
Loading…
x
Reference in New Issue
Block a user