Commit 3eb52b10 authored by POLYMER's avatar POLYMER

fix

parent 4e39c892
......@@ -3,6 +3,7 @@ local s,id,o=GetID()
function s.initial_effect(c)
--cannot remove
local e3=Effect.CreateEffect(c)
e3:SetCategory(CATEGORY_DRAW)
e3:SetType(EFFECT_TYPE_QUICK_O)
e3:SetCode(EVENT_FREE_CHAIN)
e3:SetRange(LOCATION_HAND+LOCATION_MZONE)
......
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