Commit a81bcbba authored by Ken7787's avatar Ken7787 Committed by GitHub

Add files via upload

parent 18a72cf5
...@@ -16,6 +16,6 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -16,6 +16,6 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
for tc in vgf.Next(g) do for tc in vgf.Next(g) do
tc:RegisterFlagEffect(AttackAtRearFlag,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,0,vgf.Stringid(VgID,10)) tc:RegisterFlagEffect(AttackAtRearFlag,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,0,vgf.Stringid(VgID,10))
end end
vgF.AtkUp(c,g,5000,nil) vgf.AtkUp(c,g,5000,nil)
end end
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