Commit af28dd88 authored by mercury233's avatar mercury233

fix Beetrooper Light Flapper

parent 1930a7ec
...@@ -63,7 +63,7 @@ function c88962829.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -63,7 +63,7 @@ function c88962829.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.RegisterEffect(e1,tp) Duel.RegisterEffect(e1,tp)
end end
end end
function c88962829.check(c) function c88962829.check(c,tp)
return c:IsLocation(LOCATION_HAND) and c:IsControler(tp) return c:IsLocation(LOCATION_HAND) and c:IsControler(tp)
end end
function c88962829.aclimit(e,re,tp) function c88962829.aclimit(e,re,tp)
......
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