Commit f3545332 authored by Grajade's avatar Grajade

Update c86379654.lua

parent 985baf80
Pipeline #15381 passed with stage
in 44 seconds
...@@ -219,7 +219,7 @@ function c86379654.operation2(e,tp,eg,ep,ev,re,r,rp) ...@@ -219,7 +219,7 @@ function c86379654.operation2(e,tp,eg,ep,ev,re,r,rp)
opval[off-1]=1 opval[off-1]=1
off=off+1 off=off+1
end end
if Duel.IsExistingMatchingCard(c86379654.tzfilter,tp,LOCATION_REMOVED,LOCATION_REMOVED,1,nil) then if Duel.IsExistingMatchingCard(c86379654.tzfilter,tp,LOCATION_REMOVED,LOCATION_REMOVED,1,nil) and Duel.GetMZoneCount(tp)>0 then
ops[off]=aux.Stringid(86379654,4) ops[off]=aux.Stringid(86379654,4)
opval[off-1]=2 opval[off-1]=2
off=off+1 off=off+1
......
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