Commit 5ead4058 authored by mercury233's avatar mercury233 Committed by GitHub

fix ラピッド・トリガー

parent 5d7210ba
......@@ -96,7 +96,7 @@ function c67526112.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
function c67526112.bttg(e,c)
return not c:GetSummonLocation()==LOCATION_EXTRA
return c:GetSummonLocation()~=LOCATION_EXTRA
end
function c67526112.immval(e,te)
return te:GetOwner()~=e:GetHandler() and te:IsActiveType(TYPE_MONSTER) and te:IsActivated()
......
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