Commit e898ccbb authored by wind2009's avatar wind2009

Fix ガガガ・ホープ・タクティクス

parent 7c432db6
...@@ -62,7 +62,7 @@ function s.lvtg(e,tp,eg,ep,ev,re,r,rp,chk,chkc) ...@@ -62,7 +62,7 @@ function s.lvtg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
local lvt={} local lvt={}
local pc=1 local pc=1
for i=1,12 do for i=1,12 do
if rg:IsExists(aux.NOT(Card.IsLevel),2,nil,i) then if rg:CheckSubGroup(s.fselect,2,2,i) then
lvt[i]=nil lvt[i]=nil
lvt[pc]=i lvt[pc]=i
pc=pc+1 pc=pc+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