Commit c6ef5045 authored by salix5's avatar salix5

update string id: CX-N·As·Ch Knight

str2: 2nd effect
parent cbdec22e
...@@ -13,6 +13,7 @@ function c61374414.initial_effect(c) ...@@ -13,6 +13,7 @@ function c61374414.initial_effect(c)
c:RegisterEffect(e1) c:RegisterEffect(e1)
--xyz spsummon --xyz spsummon
local e2=Effect.CreateEffect(c) local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(61374414,1))
e2:SetCategory(CATEGORY_SPECIAL_SUMMON) e2:SetCategory(CATEGORY_SPECIAL_SUMMON)
e2:SetType(EFFECT_TYPE_IGNITION) e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetRange(LOCATION_MZONE) e2: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