Commit 0384a44f authored by Clara Grace Paulsen's avatar Clara Grace Paulsen Committed by GitHub

fix `Gaia Prominence, the Fierce Force` (#2406)

parent 3ed7ed14
...@@ -30,6 +30,7 @@ function s.initial_effect(c) ...@@ -30,6 +30,7 @@ function s.initial_effect(c)
e2:SetOperation(s.spop) e2:SetOperation(s.spop)
c:RegisterEffect(e2) c:RegisterEffect(e2)
end end
c95095116.material_type=TYPE_SYNCHRO
function s.mfilter(c) function s.mfilter(c)
return c:IsFaceup() and c:IsLocation(LOCATION_MZONE) return c:IsFaceup() and c:IsLocation(LOCATION_MZONE)
end end
......
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