Commit 6c8943b7 authored by nanahira's avatar nanahira Committed by GitHub

Merge pull request #7 from gg123gg/patch-7

Update c12001012.lua
parents c33c3505 d807e36d
......@@ -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