Commit 156e4b90 authored by Chen Bill's avatar Chen Bill

fix 氷結界の虎王 ドゥローレン

parent e6637ac6
...@@ -30,7 +30,6 @@ function c70583986.thfilter(c,tp) ...@@ -30,7 +30,6 @@ function c70583986.thfilter(c,tp)
end end
function c70583986.operation(e,tp,eg,ep,ev,re,r,rp) function c70583986.operation(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
local tg=Duel.GetChainInfo(0,CHAININFO_TARGET_CARDS)
local tg=Duel.GetTargetsRelateToChain() local tg=Duel.GetTargetsRelateToChain()
local rg=tg:Filter(c70583986.thfilter,nil,tp) local rg=tg:Filter(c70583986.thfilter,nil,tp)
Duel.SendtoHand(rg,nil,REASON_EFFECT) Duel.SendtoHand(rg,nil,REASON_EFFECT)
......
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