Commit 864b8637 authored by Nemo Ma's avatar Nemo Ma

Update c60002106.lua

parent d2bf281d
...@@ -20,7 +20,7 @@ function cm.initial_effect(c) ...@@ -20,7 +20,7 @@ function cm.initial_effect(c)
e2:SetRange(LOCATION_GRAVE) e2:SetRange(LOCATION_GRAVE)
e2:SetCode(EVENT_FREE_CHAIN) e2:SetCode(EVENT_FREE_CHAIN)
e2:SetCountLimit(1,m) e2:SetCountLimit(1,m)
e3:SetCondition(aux.exccon) e2:SetCondition(aux.exccon)
e2:SetCost(cm.thcost2) e2:SetCost(cm.thcost2)
e2:SetTarget(cm.target2) e2:SetTarget(cm.target2)
e2:SetOperation(cm.activate2) e2:SetOperation(cm.activate2)
......
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