Commit b0f630eb authored by salix5's avatar salix5

fix typos

parent 7f55ecab
...@@ -3,7 +3,7 @@ function c54719828.initial_effect(c) ...@@ -3,7 +3,7 @@ function c54719828.initial_effect(c)
--xyz summon --xyz summon
aux.AddXyzProcedure(c,aux.XyzFilterFunction(c,4),3) aux.AddXyzProcedure(c,aux.XyzFilterFunction(c,4),3)
c:EnableReviveLimit() c:EnableReviveLimit()
--attack up --act limit
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(54719828,0)) e1:SetDescription(aux.Stringid(54719828,0))
e1:SetType(EFFECT_TYPE_IGNITION) e1:SetType(EFFECT_TYPE_IGNITION)
......
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