Commit 47688f0a authored by DailyShana's avatar DailyShana

fix

parent 0d564fc0
......@@ -27,7 +27,7 @@ end
function c6850209.checkop(e,tp,eg,ep,ev,re,r,rp)
local tc=eg:GetFirst()
while tc do
if tc:IsLevelAbove(8) and tc:IsPreviousLocation(LOCATION_ONFIELD) then
if tc:IsLevelAbove(8) and tc:IsPreviousLocation(LOCATION_MZONE) then
c6850209[tc:GetPreviousControler()]=true
end
tc=eg:GetNext()
......
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