Fixed card text, fixed Universe Destruction

This commit is contained in:
2021-12-30 16:10:46 +01:00
parent 1637f2a9b9
commit 9721b8730c
14 changed files with 17 additions and 17 deletions

View File

@@ -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()