Commit b50bc708 authored by argon.sun's avatar argon.sun

fix

parent 203ab783
......@@ -10,7 +10,7 @@ function c59170782.initial_effect(c)
e1:SetCode(EVENT_CHAINING)
e1:SetRange(LOCATION_MZONE)
e1:SetCondition(c59170782.tgcon1)
-- e1:SetCost(c59170782.tgcost)
e1:SetCost(c59170782.tgcost)
e1:SetOperation(c59170782.tgop1)
c:RegisterEffect(e1)
local e2=Effect.CreateEffect(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