Commit bdce1201 authored by 聖園ミカ's avatar 聖園ミカ 🐟

1+1=3

parent 4bdcaa21
...@@ -62,7 +62,7 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -62,7 +62,7 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_ATOHAND) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_ATOHAND)
local vg=sg:Select(tp,1,1,nil) local vg=sg:Select(tp,1,1,nil)
Duel.SendtoHand(vg,nil,REASON_EFFECT) Duel.SendtoHand(vg,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,sg) Duel.ConfirmCards(1-tp,vg)
end end
local e1=Effect.CreateEffect(e:GetHandler()) local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_FIELD) e1:SetType(EFFECT_TYPE_FIELD)
......
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