Commit cd529400 authored by GuGu's avatar GuGu

Update c86379339.lua

parent 91b6b159
Pipeline #34801 passed with stage
in 14 seconds
...@@ -50,7 +50,7 @@ function c86379339.mfilter1(c) ...@@ -50,7 +50,7 @@ function c86379339.mfilter1(c)
return c:IsSetCard(0x114) return c:IsSetCard(0x114)
end end
function c86379339.mfilter2(c) function c86379339.mfilter2(c)
return c:IsCode(501105) or c:IsCode(501108) return c:IsCode(86379339,501105,501108)
end end
-- --
function c86379339.descon(e,tp,eg,ep,ev,re,r,rp) function c86379339.descon(e,tp,eg,ep,ev,re,r,rp)
......
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