Commit ceb173c7 authored by jwyxym's avatar jwyxym Committed by GitHub

Merge pull request #8 from Ken7787/main

写的函数名有错误
parents b750bd1e dddf99d3
......@@ -16,6 +16,6 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
for tc in vgf.Next(g) do
tc:RegisterFlagEffect(AttackAtRearFlag,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,0,vgf.Stringid(VgID,10))
end
vgF.AtkUp(c,g,5000,nil)
vgf.AtkUp(c,g,5000,nil)
end
end
\ No newline at end of file
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