Commit 68ea66e6 authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent ca82bf62
...@@ -3,7 +3,6 @@ function c16693254.initial_effect(c) ...@@ -3,7 +3,6 @@ function c16693254.initial_effect(c)
--search --search
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(16693254,0)) e1:SetDescription(aux.Stringid(16693254,0))
e1:SetCategory(CATEGORY_SEARCH)
e1:SetType(EFFECT_TYPE_IGNITION) e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetCountLimit(1) e1:SetCountLimit(1)
e1:SetRange(LOCATION_MZONE) e1:SetRange(LOCATION_MZONE)
......
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