Commit 68454254 authored by DailyShana's avatar DailyShana

update

parent 86caafdf
...@@ -29,7 +29,7 @@ function c5851097.filter(c,tp) ...@@ -29,7 +29,7 @@ function c5851097.filter(c,tp)
return c:IsPreviousLocation(LOCATION_DECK+LOCATION_ONFIELD) and c:IsLocation(LOCATION_GRAVE) and c:IsControler(tp) return c:IsPreviousLocation(LOCATION_DECK+LOCATION_ONFIELD) and c:IsLocation(LOCATION_GRAVE) and c:IsControler(tp)
end end
function c5851097.descon(e,tp,eg,ep,ev,re,r,rp) function c5851097.descon(e,tp,eg,ep,ev,re,r,rp)
return eg:IsExists(c5851097.filter,1,nil,tp) and e:GetHandler():IsStatus(STATUS_ACTIVATED) return eg:IsExists(c5851097.filter,1,nil,tp)
end end
function c5851097.destg(e,tp,eg,ep,ev,re,r,rp,chk) function c5851097.destg(e,tp,eg,ep,ev,re,r,rp,chk)
local c=e:GetHandler() 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