Commit 015c3c22 authored by mercury233's avatar mercury233 Committed by GitHub

fix BF-孤高のシルバー・ウィンド

parent cf4541c8
...@@ -64,6 +64,6 @@ function c33236860.drpcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -64,6 +64,6 @@ function c33236860.drpcon(e,tp,eg,ep,ev,re,r,rp)
end end
function c33236860.drptg(e,tp,eg,ep,ev,re,r,rp,chk) function c33236860.drptg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return e:GetHandler():GetFlagEffect(33236860)==0 end if chk==0 then return e:GetHandler():GetFlagEffect(33236860)==0 end
e:GetHandler():RegisterFlagEffect(33236860,RESET_EVENT+RESETS_STANDARD,0,1) e:GetHandler():RegisterFlagEffect(33236860,RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END,0,1)
return true return true
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