Commit 390570a4 authored by wyykak's avatar wyykak

fix 20114

Signed-off-by: wyykak's avatarwyykak <wyy_1414@126.com>
parent 0f9f75fc
Pipeline #11327 passed with stage
in 41 seconds
......@@ -32,7 +32,7 @@ function c20114.initial_effect(c)
local e6=Effect.CreateEffect(c)
e6:SetDescription(aux.Stringid(20114,1))
e6:SetCategory(CATEGORY_DESTROY)
e6:SetType(EFFECT_TYPE_IGNITION)
e6:SetType(EFFECT_TYPE_QUICK_O)
e6:SetRange(LOCATION_SZONE)
e6:SetCountLimit(2)
e6:SetProperty(EFFECT_FLAG_CARD_TARGET)
......
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