Commit 0f8e9326 authored by Grajade's avatar Grajade

Update c86379625.lua

parent e4a34e11
Pipeline #13554 passed with stage
in 43 seconds
......@@ -81,6 +81,7 @@ function c86379625.operation(e,tp,eg,ep,ev,re,r,rp)
e1:SetLabelObject(tc)
e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp)
--[[
local e2=Effect.CreateEffect(e:GetHandler())
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetCode(EFFECT_DISABLE)
......@@ -89,6 +90,7 @@ function c86379625.operation(e,tp,eg,ep,ev,re,r,rp)
e2:SetLabelObject(tc)
e2:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e2,tp)
]]--
end
end
function c86379625.bantg(e,c)
......
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