Commit 7675238b authored by Grajade's avatar Grajade

Update c86379881.lua

parent f0fbe604
Pipeline #12001 passed with stage
in 1 minute and 15 seconds
......@@ -58,7 +58,7 @@ function c86379881.op(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) and c:IsFaceup() then
local check,Add_Group=c86379881.MqAdd_Check_SpellCard(c)
if (not check) then return end
local token_code=0
local code=0
if #Add_Group<1 then return end
if #Add_Group<2 then code=Add_Group[1] end
if #Add_Group>1 then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment