Commit 6d649002 authored by DailyShana's avatar DailyShana

Update c72491806.lua

parent da495082
...@@ -17,7 +17,7 @@ function c72491806.initial_effect(c) ...@@ -17,7 +17,7 @@ function c72491806.initial_effect(c)
e2:SetType(EFFECT_TYPE_QUICK_O) e2:SetType(EFFECT_TYPE_QUICK_O)
e2:SetCode(EVENT_FREE_CHAIN) e2:SetCode(EVENT_FREE_CHAIN)
e2:SetRange(LOCATION_MZONE) e2:SetRange(LOCATION_MZONE)
e2:SetCountLimit(1,172491806) e2:SetCountLimit(1,72491807)
e2:SetTarget(c72491806.tstg) e2:SetTarget(c72491806.tstg)
e2:SetOperation(c72491806.tsop) e2:SetOperation(c72491806.tsop)
c:RegisterEffect(e2) c:RegisterEffect(e2)
...@@ -68,4 +68,4 @@ function c72491806.tsop(e,tp,eg,ep,ev,re,r,rp) ...@@ -68,4 +68,4 @@ function c72491806.tsop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
end 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