Commit 3cae96a5 authored by Chen Bill's avatar Chen Bill Committed by GitHub

Revert "fix トラミッド・スフィンクス (#2195)" (#2237)

This reverts commit fcdeac23.
parent 00e60a6d
......@@ -68,7 +68,6 @@ function c68406755.spop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
if not c:IsRelateToEffect(e) then return end
Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP)
c:SetStatus(STATUS_PROC_COMPLETE,true)
end
function c68406755.cfilter(c)
return c:IsFaceup() and c:IsSetCard(0xe2)
......
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