Commit 0c842e97 authored by Tachibana's avatar Tachibana

ndyd

parent 14380666
......@@ -78,11 +78,11 @@ function cm.lpop(e,tp,eg,ep,ev,re,r,rp)
c:ReverseInDeck()
end
end
function cm.damcon(e)
function cm.damcon(e,c)
local tp=e:GetHandlerPlayer()
local g=Duel.GetDecktopGroup(tp,1)
return g:IsContains(e:GetHandler()) and c:IsFaceup()
end
function cm.val(e)
function cm.val(e,c)
return dam*2
end
\ No newline at end of file
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