Commit d7016225 authored by TanakaKotoha's avatar TanakaKotoha

fix

parent 13e3a14e
Pipeline #589 passed with stages
in 44 minutes and 36 seconds
......@@ -8,7 +8,7 @@ function cm.initial_effect(c)
--pendulum set
local e0=Effect.CreateEffect(c)
e0:SetDescription(aux.Stringid(m,0))
e0:SetCategory(CATEGORY_TOHAND)
e0:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH)
e0:SetType(EFFECT_TYPE_IGNITION)
e0:SetRange(LOCATION_PZONE)
e0:SetCountLimit(1,m)
......
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