Commit fbaf5bb5 authored by mercury233's avatar mercury233 Committed by GitHub

fix 無限起動要塞メガトンゲイル

parent 6c219063
......@@ -51,7 +51,7 @@ function c69073023.sptg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
end
function c69073023.spop(e,tp,eg,ep,ev,re,r,rp)
local hc=e:GetLabelObject()
local tg=Duel.GetChainInfo(0,CHAININFO_TARGET_CARDS)
local g=Duel.GetChainInfo(0,CHAININFO_TARGET_CARDS)
local tc=g:GetFirst()
if tc==hc then tc=g:GetNext() end
if hc:IsRelateToEffect(e) and Duel.SpecialSummon(hc,0,tp,tp,false,false,POS_FACEUP)>0 then
......
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