Commit 6503c787 authored by Tachibana's avatar Tachibana

得得得得得

parent 9d7e1d62
Pipeline #12733 passed with stages
in 30 minutes and 11 seconds
......@@ -58,7 +58,7 @@ function c47530131.eqlimit(e,c)
return e:GetOwner()==c
end
function c47530131.rtgfilter(c)
return c:GetOriginalType(TYPE_MONSTER) and c:GetOriginalType(TYPE_EFFECT) and c:GetOriginalRace(RACE_MACHINE)
return c:GetOriginalType(TYPE_MONSTER) and c:GetOriginalType(TYPE_EFFECT) and c:GetOriginalRace()&RACE_MACHINE~=0
end
function c47530131.efop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
......
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