Commit 56636cb1 authored by mercury233's avatar mercury233 Committed by GitHub

fix 束ねられし力

parent 113d378b
...@@ -49,7 +49,8 @@ function c96239878.valcheck(e,c) ...@@ -49,7 +49,8 @@ function c96239878.valcheck(e,c)
local g=c:GetMaterial() local g=c:GetMaterial()
if g:IsExists(c96239878.mtfilter1,1,nil) then if g:IsExists(c96239878.mtfilter1,1,nil) then
c:RegisterFlagEffect(96239878,RESET_EVENT+0x4fe0000+RESET_PHASE+PHASE_END,0,1) c:RegisterFlagEffect(96239878,RESET_EVENT+0x4fe0000+RESET_PHASE+PHASE_END,0,1)
elseif g:IsExists(c96239878.mtfilter2,1,nil) then end
if g:IsExists(c96239878.mtfilter2,1,nil) then
c:RegisterFlagEffect(96239879,RESET_EVENT+0x4fe0000+RESET_PHASE+PHASE_END,0,1) c:RegisterFlagEffect(96239879,RESET_EVENT+0x4fe0000+RESET_PHASE+PHASE_END,0,1)
end end
end 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