Commit f10f3c60 authored by wind2009's avatar wind2009

Fix X-セイバー ペリナ

parent 6744d24f
Pipeline #41776 passed with stages
in 3 minutes and 6 seconds
......@@ -21,7 +21,7 @@ function s.initial_effect(c)
e3:SetDescription(aux.Stringid(id,1))
e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e3:SetProperty(EFFECT_FLAG_DELAY)
e2:SetCode(EVENT_BE_MATERIAL)
e3:SetCode(EVENT_BE_MATERIAL)
e3:SetCountLimit(1,id+o)
e3:SetCondition(s.eacon)
e3:SetTarget(s.eatg)
......
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