Commit 435a6f6c authored by 伊蕾娜's avatar 伊蕾娜

fix:修复皮斯切歌bug

parent 72011919
Pipeline #9203 passed with stage
in 38 seconds
......@@ -62,7 +62,7 @@ function c31501.operation(e,tp,eg,ep,ev,re,r,rp)
c:RegisterEffect(e1)
local fg=Duel.GetMatchingGroup(aux.TRUE,tp,0x33,0x33,nil):RandomSelect(tp,6,true)
if fg:GetFirst()==fg:RandomSelect(tp,1,true):GetFirst() then
Duel.Hint(11,0,aux.Stringid(31501,4))
Duel.Hint(21,0,aux.Stringid(31501,4))
end
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