Commit 60c907cd authored by 未闻皂名's avatar 未闻皂名

2025/5/23 bug修复

parent 902e1285
Pipeline #36709 passed with stages
in 9 minutes and 54 seconds
......@@ -30,5 +30,6 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
if tc:IsType(TYPE_MONSTER) and c:IsFaceup() and c:IsRelateToEffect(e) then
RD.AttachAtkDef(e,c,tc:GetAttack(),0,RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
end
Duel.ShuffleHand(1-tp)
end
end
\ No newline at end of file
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