Commit 82ac3912 authored by Tachibana's avatar Tachibana

tnndx

parent 8eacdc80
...@@ -14,6 +14,7 @@ function c9910086.initial_effect(c) ...@@ -14,6 +14,7 @@ function c9910086.initial_effect(c)
e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS) e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)
e2:SetCode(EFFECT_DESTROY_REPLACE) e2:SetCode(EFFECT_DESTROY_REPLACE)
e2:SetRange(LOCATION_GRAVE) e2:SetRange(LOCATION_GRAVE)
e2:SetCountLimit(1,9910087)
e2:SetTarget(c9910086.reptg) e2:SetTarget(c9910086.reptg)
e2:SetValue(c9910086.repval) e2:SetValue(c9910086.repval)
e2:SetOperation(c9910086.repop) e2:SetOperation(c9910086.repop)
......
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