Commit 58237d5a authored by POLYMER's avatar POLYMER

fix

parent 1ef07d04
......@@ -199,7 +199,7 @@ function cm.LinkOperation(f,minc,maxc,gf)
if #g1>0 then
--g1:KeepAlive()
Duel.ConfirmCards(1-tp,g1)
Duel.RaiseEvent(g1,EVENT_CUSTOM+m,e,0,0,0,0)
--Duel.RaiseEvent(g1,EVENT_CUSTOM+m,e,0,0,0,0)
end
Duel.SendtoGrave(g,REASON_MATERIAL+REASON_LINK)
g:DeleteGroup()
......@@ -276,7 +276,7 @@ function cm.rsop(e,tp,eg,ep,ev,re,r,rp)
rc:SetStatus(STATUS_ACTIVATE_DISABLED,true)
rc:CancelToGrave(false)
end
re:Reset() --boom!!!
--re:Reset() --boom!!!
end
function cm.chcon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():IsStatus(STATUS_EFFECT_ENABLED) and re:GetHandler():IsSetCard(0x97d) and re:GetHandler():GetType()&0x100004==0x100004 and re:IsHasType(EFFECT_TYPE_ACTIVATE)
......
......@@ -779,6 +779,10 @@
!counter 0x7d2 空枪指示物
!setname 0x7d9 寒霜
#ALTER 712
!setname 0x8887 熔火之心
!setname 0x897 闇邪咏奏
#竹子 MerlinTC(mtc) 600
!setname 0x612 大地见闻
!setname 0x3620 永夜抄
......
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