Commit 707f4e5f authored by mercury233's avatar mercury233 Committed by GitHub

fix ライノタウルス

parent d5dbe738
......@@ -24,7 +24,9 @@ function c83957459.initial_effect(c)
end
end
function c83957459.checkop(e,tp,eg,ep,ev,re,r,rp)
local cp=eg:GetFirst():GetControler()
local bc=eg:GetFirst()
local cp=bc:GetControler()
if not bc:IsRelateToBattle() then cp=bc:GetPreviousControler() end
c83957459[cp]=c83957459[cp]+1
end
function c83957459.clear(e,tp,eg,ep,ev,re,r,rp)
......
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