Commit d9bcb87e authored by mercury233's avatar mercury233

minor format

parent 92bd5d71
...@@ -82,4 +82,3 @@ function s.damop(e,tp,eg,ep,ev,re,r,rp) ...@@ -82,4 +82,3 @@ function s.damop(e,tp,eg,ep,ev,re,r,rp)
local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM) local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM)
Duel.Damage(p,d,REASON_EFFECT) Duel.Damage(p,d,REASON_EFFECT)
end end
...@@ -53,7 +53,6 @@ function c91588074.sptg(e,tp,eg,ep,ev,re,r,rp,chk,c) ...@@ -53,7 +53,6 @@ function c91588074.sptg(e,tp,eg,ep,ev,re,r,rp,chk,c)
return true return true
else return false end else return false end
end end
function c91588074.spop(e,tp,eg,ep,ev,re,r,rp,c) function c91588074.spop(e,tp,eg,ep,ev,re,r,rp,c)
local g=e:GetLabelObject() local g=e:GetLabelObject()
local cg=g:Filter(Card.IsFacedown,nil) local cg=g:Filter(Card.IsFacedown,nil)
......
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