Commit 3a2dfbae authored by nanahira's avatar nanahira

fix

parent e6da060b
......@@ -298,6 +298,7 @@ function Auxiliary.PreloadUds()
--spells and traps
local e1=Effect.GlobalEffect()
e1:SetDescription(65)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetOperation(function(e,tp,eg,ep,ev,re,r,rp)
......
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