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

Replace c12899006.lua

parent 1df44eb7
......@@ -128,6 +128,7 @@ function cm.op(e,tp,eg,ep,ev,re,r,rp)
if Duel.GetMatchingGroupCount(cm.filter4,tp,LOCATION_MZONE,0,nil,nil)>0 then
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_FACEUP)
local g=Duel.SelectMatchingCard(tp,cm.filter4,tp,LOCATION_MZONE,0,1,1,nil)
Duel.HintSelection(g)
local ct=g:GetFirst()
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_SINGLE)
......
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