Commit 60ce123e authored by 想象力很好的毛虫's avatar 想象力很好的毛虫 Committed by GitHub

Update c34909328.lua (#2698)

parent 18bf3871
......@@ -56,7 +56,7 @@ function s.mtop(e,tp,eg,ep,ev,re,r,rp)
end
end
function s.descon(e,tp,eg,ep,ev,re,r,rp)
return re:GetHandlerPlayer()~=e:GetHandlerPlayer()
return rp==1-tp
end
function s.descost(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return e:GetHandler():CheckRemoveOverlayCard(tp,1,REASON_COST) 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