Commit c0f834c8 authored by salix5's avatar salix5

update string id

parent 97bbddc0
...@@ -13,7 +13,6 @@ function c14418464.initial_effect(c) ...@@ -13,7 +13,6 @@ function c14418464.initial_effect(c)
c:RegisterEffect(e1) c:RegisterEffect(e1)
--move --move
local e2=Effect.CreateEffect(c) local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(14418464,0))
e2:SetType(EFFECT_TYPE_IGNITION) e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetRange(LOCATION_MZONE) e2:SetRange(LOCATION_MZONE)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET) e2: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