Commit 2ce29aca authored by GuGu's avatar GuGu

Update c31501.lua

parent b8a937bf
Pipeline #29117 passed with stage
in 1 minute and 18 seconds
......@@ -54,6 +54,8 @@ function c31501.operation(e,tp,eg,ep,ev,re,r,rp)
c31060.desop(e,tp,eg,ep,ev,re,r,rp)
elseif tc:IsCode(31093) then
c31093.thop(e,tp,eg,ep,ev,re,r,rp)
elseif tc:IsCode(86379066) then
c86379066.thop(e,tp,eg,ep,ev,re,r,rp)
else return
end
local e1=Effect.CreateEffect(c)
......
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