Commit 150e75b1 authored by 未闻皂名's avatar 未闻皂名

2022/7/18 新增:陆战型战斗艇,bug修复

parent 67a6bb77
Pipeline #14650 passed with stages
in 6 minutes and 1 second
No preview for this file type
......@@ -35,7 +35,7 @@ function cm.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.GetFieldGroupCount(tp,0,LOCATION_HAND)>0 end
Duel.SetOperationInfo(0,CATEGORY_TOGRAVE,nil,1,1-tp,LOCATION_HAND)
end
function cm.operation(e,tp,eg,ep,ev,re,r,rp)
function cm.activate(e,tp,eg,ep,ev,re,r,rp)
if RD.SendOpponentHandToGrave(tp,aux.Stringid(m,1),1,1)~=0
and Duel.GetFieldGroupCount(tp,0,LOCATION_HAND)>=2 then
RD.CanDraw(aux.Stringid(m,2),1-tp,1,true)
......
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