Commit 66131057 authored by mercury233's avatar mercury233 Committed by GitHub

minor hint 黒魔術の秘儀

parent f3c7c7fa
...@@ -113,6 +113,7 @@ function c59514116.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -113,6 +113,7 @@ function c59514116.activate(e,tp,eg,ep,ev,re,r,rp)
mg:RemoveCard(tc) mg:RemoveCard(tc)
end end
aux.GCheckAdditional=aux.RitualCheckAdditional(tc,tc:GetLevel(),"Greater") aux.GCheckAdditional=aux.RitualCheckAdditional(tc,tc:GetLevel(),"Greater")
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE)
local mat=mg:SelectSubGroup(tp,aux.RitualCheck,false,1,tc:GetLevel(),tp,tc,tc:GetLevel(),"Greater") local mat=mg:SelectSubGroup(tp,aux.RitualCheck,false,1,tc:GetLevel(),tp,tc,tc:GetLevel(),"Greater")
aux.GCheckAdditional=nil aux.GCheckAdditional=nil
if not mat or mat:GetCount()==0 then if not mat or mat:GetCount()==0 then
......
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