Commit cf007382 authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent 6445d3a2
......@@ -5,7 +5,6 @@ function c49238328.initial_effect(c)
e1:SetCategory(CATEGORY_DRAW)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e1:SetCondition(c49238328.condition)
e1:SetCost(c49238328.cost)
e1:SetTarget(c49238328.target)
......
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