Commit 9923a11c authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12029002.lua

parent cc4b2620
......@@ -31,7 +31,6 @@ function cm.initial_effect(c)
e3:SetCountLimit(1)
e3:SetCode(EVENT_FREE_CHAIN)
e3:SetHintTiming(0,TIMING_SSET+TIMING_EQUIP+TIMING_MAIN_END)
e3:SetCondition(cm.descon)
e3:SetCost(cm.descost)
e3:SetTarget(cm.destg)
e3:SetOperation(cm.desop)
......
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