Commit f39ca1fd authored by TanakaKotoha's avatar TanakaKotoha

fix

parent ddd3e2fe
Pipeline #556 passed with stages
in 42 minutes and 12 seconds
--天知之翼的骑行 --天知之翼的骑行
if not pcall(function() require("expansions/script/c65099990") end) then require("script/c65099990") end if not pcall(function() require("expansions/script/c10199990") end) then require("script/c10199990") end
local m,cm=rscf.DefineCard(65010556,"TianZhi") local m,cm=rscf.DefineCard(65010556,"TianZhi")
function c65010556.initial_effect(c) function c65010556.initial_effect(c)
--activate --activate
...@@ -50,7 +50,7 @@ function c65010556.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -50,7 +50,7 @@ function c65010556.spop(e,tp,eg,ep,ev,re,r,rp)
e2:SetProperty(EFFECT_FLAG_CANNOT_DISABLE) e2:SetProperty(EFFECT_FLAG_CANNOT_DISABLE)
e2:SetReset(RESET_EVENT+RESETS_REDIRECT) e2:SetReset(RESET_EVENT+RESETS_REDIRECT)
e2:SetValue(LOCATION_DECKBOT) e2:SetValue(LOCATION_DECKBOT)
c:RegisterEffect(e2) tc:RegisterEffect(e2)
end end
Duel.SpecialSummonComplete() Duel.SpecialSummonComplete()
end 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