Commit f4416cc2 authored by POLYMER's avatar POLYMER

fix

parent ac95bada
......@@ -67,8 +67,9 @@ function s.spcon(e,c)
local c=e:GetHandler()
if c==nil then return true end
local tp=c:GetControler()
local p=Duel.GetTurnPlayer()
local g=Duel.GetMatchingGroup(s.mfilter,tp,LOCATION_GRAVE,0,nil)
return g:IsExists(s.mfilter,1,nil)
return Duel.GetLocationCount(1-p,LOCATION_MZONE)>0 and g:IsExists(s.mfilter,1,nil)
end
function s.spop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
......
......@@ -1240,6 +1240,10 @@
#66君 950 0x960-0x96f
!setname 0x3962 嗡嗡军团
!setname 0x963 诛仙剑阵
!setname 0x964
!setname 0x966
!setname 0x967 法宝
#血腥蔷薇 3143919737 573 0x520-0x52f
!setname 0x3520 流界
......
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