Commit 74a7f87c authored by mercury233's avatar mercury233 Committed by GitHub

fix センサー万別

parent e26dc505
......@@ -34,6 +34,7 @@ function c24207889.rmfilter(c,rc)
return c:IsFaceup() and c:IsRace(rc)
end
function c24207889.sumlimit(e,c,sump,sumtype,sumpos,targetp)
if sumtype==SUMMON_TYPE_DUAL then return false end
if sumpos and bit.band(sumpos,POS_FACEDOWN)>0 then return false end
local tp=sump
if targetp then tp=targetp 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