Commit 1cc80fdd authored by mercury233's avatar mercury233 Committed by DailyShana

fix (#835)

parent 658042de
......@@ -25,7 +25,7 @@ function c99427357.initial_effect(c)
local e3=Effect.CreateEffect(c)
e3:SetDescription(aux.Stringid(99427357,2))
e3:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_CONTROL)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET)
e3:SetProperty(EFFECT_FLAG_CARD_TARGET)
e3:SetType(EFFECT_TYPE_IGNITION)
e3:SetRange(LOCATION_GRAVE)
e3:SetCost(c99427357.cost)
......
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