Commit 6be85944 authored by Tachibana's avatar Tachibana

tnndx

parent 43d77498
Pipeline #2917 passed with stages
in 29 minutes and 15 seconds
......@@ -54,6 +54,7 @@ function cm.initial_effect(c)
e7:SetType(EFFECT_TYPE_QUICK_O)
e7:SetCode(EVENT_FREE_CHAIN)
e7:SetRange(LOCATION_HAND)
e7:SetCountLimit(1,m)
e7:SetCost(cm.efcost)
e7:SetTarget(cm.eftg)
e7:SetOperation(cm.efop)
......
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