Commit ae07ae37 authored by wind2009's avatar wind2009

Fix

Xyz Force添加BreakEffect
修改Sunset Beat和Xyz Force文本
parent 87069cb6
Pipeline #25155 passed with stages
in 59 seconds
No preview for this file type
......@@ -65,6 +65,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
and tc:IsCanBeSpecialSummoned(e,0,tp,false,false,POS_FACEUP_DEFENSE)
and tc:IsLocation(LOCATION_GRAVE+LOCATION_REMOVED)
and Duel.SelectYesNo(tp,aux.Stringid(id,3)) then
Duel.BreakEffect()
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP_DEFENSE)
end
end
......
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