Commit b3f7a194 authored by mallu11's avatar mallu11 Committed by GitHub

fix ラドレミコード・エンジェリア and シドレミコード・ビューティア (#1612)

parent 96ceada6
......@@ -63,7 +63,7 @@ end
function c27993919.resetop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
c:ResetFlagEffect(27993919)
c:Reset()
e:Reset()
end
function c27993919.subop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
......
......@@ -65,7 +65,7 @@ end
function c54387923.resetop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
c:ResetFlagEffect(54387923)
c:Reset()
e:Reset()
end
function c54387923.subop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
......
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