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

Add files via upload

parent 3c2c994f
...@@ -22,7 +22,6 @@ function cm.op(e,tp,eg,ep,ev,re,r,rp) ...@@ -22,7 +22,6 @@ function cm.op(e,tp,eg,ep,ev,re,r,rp)
if vgf.GetAvailableLocation(tp)&0x4<=0 then return end if vgf.GetAvailableLocation(tp)&0x4<=0 then return end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_CALL) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_CALL)
local g=Duel.GetMatchingGroup(vgf.VMonsterFilter,tp,LOCATION_MZONE,0,nil):GetFirst():GetOverlayGroup():Select(tp,1,1,nil) local g=Duel.GetMatchingGroup(vgf.VMonsterFilter,tp,LOCATION_MZONE,0,nil):GetFirst():GetOverlayGroup():Select(tp,1,1,nil)
if vgf.Call(g,0,tp,0x4)>0 then vgf.Call(g,0,tp,0x4)
vgf.OverlayFillOP(num,e,tp,eg,ep,ev,re,r,rp) vgf.OverlayFillOP(1,e,tp,eg,ep,ev,re,r,rp)
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