Commit f63dfeb0 authored by mercury233's avatar mercury233 Committed by GitHub

fix No.38 希望魁竜タイタニック・ギャラクシー

parent 1c5fc0f7
...@@ -77,8 +77,6 @@ function c63767246.atkfilter1(c,tp) ...@@ -77,8 +77,6 @@ function c63767246.atkfilter1(c,tp)
and c:IsPreviousLocation(LOCATION_MZONE) and c:IsPreviousControler(tp) and c:IsPreviousLocation(LOCATION_MZONE) and c:IsPreviousControler(tp)
end end
function c63767246.atkcon(e,tp,eg,ep,ev,re,r,rp) function c63767246.atkcon(e,tp,eg,ep,ev,re,r,rp)
local og=e:GetLabelObject()
if og then og:DeleteGroup() end
local g=eg:Filter(c63767246.atkfilter1,nil,tp) local g=eg:Filter(c63767246.atkfilter1,nil,tp)
if #g==0 then return false end if #g==0 then return false end
g:KeepAlive() g:KeepAlive()
......
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