Commit 2ba132d3 authored by mercury233's avatar mercury233 Committed by GitHub

Revert "fix D-HERO ダッシュガイ (#1687)" (#1715)

This reverts commit 44dd8447.
parent b3ec7f0a
...@@ -81,6 +81,7 @@ function c81866673.sptg(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -81,6 +81,7 @@ function c81866673.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
end end
end end
function c81866673.spop(e,tp,eg,ep,ev,re,r,rp) function c81866673.spop(e,tp,eg,ep,ev,re,r,rp)
if not e:GetHandler():IsRelateToEffect(e) then return end
local tc=Duel.GetFirstTarget() local tc=Duel.GetFirstTarget()
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)
......
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