Commit d3444fbb authored by wind2009's avatar wind2009

Fix 精霊の世界

parent 3543b11b
Pipeline #31982 passed with stages
in 1 minute and 24 seconds
......@@ -46,7 +46,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
function s.poscon(e,tp,eg,ep,ev,re,r,rp)
return eg:IsExists(Card.IsPosition,1,nil,POS_FACEUP)
return eg:IsExists(Card.IsPosition,1,nil,POS_FACEUP_ATTACK)
end
function s.posfilter(c)
return c:IsPosition(POS_FACEUP_ATTACK)
......
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