Commit 11e14b56 authored by gg123gg's avatar gg123gg

Update c12026042.lua

parent dad662d1
Pipeline #11570 passed with stages
in 32 minutes and 6 seconds
......@@ -11,7 +11,7 @@ function cm.initial_effect(c)
e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetCode(EVENT_CHAINING)
e1:SetCountLimit(1,m)
e1:SetRange(LOCATION_HAND)
e1:SetRange(LOCATION_PZONE)
e1:SetCondition(cm.condition)
e1:SetTarget(cm.target)
e1:SetOperation(cm.activate)
......
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