Commit d807e36d authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12001012.lua

parent c33c3505
......@@ -8,7 +8,7 @@ function c12001012.initial_effect(c)
e1:SetCategory(CATEGORY_DESTROY)
e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_PZONE)
e1:SetCountLimit(1)
e1:SetCountLimit(112001012))
e1:SetTarget(c12001012.target)
e1:SetOperation(c12001012.operation)
c:RegisterEffect(e1)
......@@ -55,4 +55,4 @@ end
function c12001012.drop(e,tp,eg,ep,ev,re,r,rp)
local p=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER)
Duel.Draw(p,1,REASON_EFFECT)
end
\ No newline at end of file
end
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