Commit 182cc140 authored by Satty's avatar Satty

fix

parent 2b01bb4e
Pipeline #39781 failed with stages
in 3 minutes and 25 seconds
......@@ -19,7 +19,7 @@ function s.initial_effect(c)
e3:SetType(EFFECT_TYPE_IGNITION)
--e3:SetCode(EVENT_FREE_CHAIN)
e3:SetRange(LOCATION_HAND)
e3:SetCountLimit(1,id)
--e3:SetCountLimit(1,id)
e3:SetCost(aux.bfgcost)
e3:SetTarget(s.target)
e3:SetOperation(s.operation)
......
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