Commit 4193e967 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c23410008.lua

parent 10203c1e
......@@ -64,7 +64,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
if Duel.SendtoGrave(dgc,REASON_EFFECT)~=0 then
Duel.Hint(HINT_SELECTMSG,1-tp,HINTMSG_SPSUMMON)
local rg=rg:Select(1-tp,1,1,nil)
if Duel.SpecialSummon(rg,0,tp,tp,false,false,POS_FACEUP)~=0 then
if Duel.SpecialSummon(rg,0,1-tp,1-tp,false,false,POS_FACEUP)~=0 then
local tc=rg:GetFirst()
tc:RegisterFlagEffect(0,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,0,aux.Stringid(m,1))
local e1=Effect.CreateEffect(c)
......
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