Commit ca7c1f5e authored by salix5's avatar salix5

update string id: 神碑の翼ムニン

add str3: 3rd effect
parent c0f834c8
......@@ -30,6 +30,7 @@ function c92385016.initial_effect(c)
c:RegisterEffect(e2)
--Recover
local e3=Effect.CreateEffect(c)
e3:SetDescription(aux.Stringid(92385016,2))
e3:SetCategory(CATEGORY_RECOVER)
e3:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_F)
e3:SetCode(EVENT_PHASE+PHASE_END)
......
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