Commit 0e634554 authored by mercury233's avatar mercury233

fix

parent 3df5fbe8
...@@ -21,7 +21,7 @@ function c87871125.initial_effect(c) ...@@ -21,7 +21,7 @@ function c87871125.initial_effect(c)
--search --search
local e3=Effect.CreateEffect(c) local e3=Effect.CreateEffect(c)
e3:SetDescription(aux.Stringid(87871125,1)) e3:SetDescription(aux.Stringid(87871125,1))
e3:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH) e3:SetCategory(CATEGORY_TOHAND)
e3:SetType(EFFECT_TYPE_IGNITION) e3:SetType(EFFECT_TYPE_IGNITION)
e3:SetRange(LOCATION_MZONE) e3:SetRange(LOCATION_MZONE)
e3:SetCountLimit(1,87871126) e3:SetCountLimit(1,87871126)
......
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