Commit 6190c8c9 authored by Tachibana's avatar Tachibana

ndyd

parent 3fc5f323
......@@ -9,7 +9,7 @@ function c20000101.initial_effect(c)
c:RegisterEffect(e1)
local e6=Effect.CreateEffect(c)
e6:SetDescription(aux.Stringid(20000101,1))
e6:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH+CATEGORY_HANDES)
e6:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH)
e6:SetType(EFFECT_TYPE_IGNITION)
e6:SetRange(LOCATION_FZONE)
e6:SetCountLimit(1)
......
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