Commit 222a0782 authored by GuGu's avatar GuGu

Update c50249.lua

parent 177e2fdd
Pipeline #34578 passed with stage
in 37 seconds
...@@ -86,5 +86,5 @@ function c50249.eleop(e,tp,eg,ep,ev,re,r,rp) ...@@ -86,5 +86,5 @@ function c50249.eleop(e,tp,eg,ep,ev,re,r,rp)
TET.ELCounter.Add(nil,1-tp,50213,num,e) TET.ELCounter.Add(nil,1-tp,50213,num,e)
end end
function c50249.val(e,c) function c50249.val(e,c)
return Duel.GetFieldGroupCount(tp, LOCATION_MZONE, 0)-1 return Duel.GetFieldGroupCount(c:GetControler(), LOCATION_MZONE, 0)-1
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