Fixed card text, fixed Universe Destruction
This commit is contained in:
@@ -19,7 +19,6 @@ function s.initial_effect(c)
|
||||
c:RegisterEffect(e2)
|
||||
end
|
||||
-- place in pendulum zone functions
|
||||
--s.pendulum_level = 4
|
||||
function s.pencon(e,tp,eg,ep,ev,re,r,rp)
|
||||
local c=e:GetHandler()
|
||||
return c:IsPreviousLocation(LOCATION_MZONE) and c:IsFaceup()
|
||||
|
||||
Reference in New Issue
Block a user