Commit 87063a71 authored by Tachibana's avatar Tachibana

ndyd

parent 83126e14
--判若熟识 森永Miu
--判若熟识 森永Miu
local m=81003029
local cm=_G["c"..m]
Duel.LoadScript("c81000000.lua")
......@@ -108,7 +108,7 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp)
if sg:GetCount()>0 and Duel.SelectYesNo(tp,aux.Stringid(m,2)) then
Duel.BreakEffect()
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_DESTROY)
local dg=g:Select(tp,1,1,nil)
local dg=sg:Select(tp,1,1,nil)
Duel.HintSelection(dg)
Duel.Destroy(dg,REASON_EFFECT)
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