Commit d1191e51 authored by mercury233's avatar mercury233 Committed by GitHub

fix 烙印の気炎

parent b44128ae
...@@ -60,6 +60,7 @@ function c29948294.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -60,6 +60,7 @@ function c29948294.activate(e,tp,eg,ep,ev,re,r,rp)
local cc=g:GetFirst() local cc=g:GetFirst()
if cc then if cc then
Duel.ConfirmCards(1-tp,cc) Duel.ConfirmCards(1-tp,cc)
Duel.ShuffleHand(tp)
local race=cc:GetRace() local race=cc:GetRace()
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TOGRAVE) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TOGRAVE)
local tg=Duel.SelectMatchingCard(tp,c29948294.tgfilter,tp,LOCATION_EXTRA,0,1,1,nil,race) local tg=Duel.SelectMatchingCard(tp,c29948294.tgfilter,tp,LOCATION_EXTRA,0,1,1,nil,race)
......
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