Commit 91294921 authored by Amiya's avatar Amiya

修复

parent e70b9df6
Pipeline #42489 passed with stages
in 1 minute and 51 seconds
......@@ -12,6 +12,7 @@ function s.initial_effect(c)
e1:SetTarget(s.target)
e1:SetOperation(s.activate)
c:RegisterEffect(e1)
--positon
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(id,1))
e2:SetCategory(CATEGORY_POSITION)
......
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