Commit 3dbd8d76 authored by Amiya's avatar Amiya

修复

parent 21a91bf2
Pipeline #42865 passed with stages
in 3 minutes and 29 seconds
......@@ -116,7 +116,7 @@ function s.lkop(e,tp,eg,ep,ev,re,r,rp)
le:SetLabelObject(c)
le:SetTarget(s.mattg)
le:SetValue(s.matval)
le:SetReset(RESET_CHAIN)
le:SetReset(RESET_PHASE+PHASE_MAIN1+PHASE_MAIN2)
Duel.RegisterEffect(le,tp)
end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON)
......
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