Commit 4aa916e9 authored by mercury233's avatar mercury233 Committed by GitHub

update サイキック・リフレクター

parent 64a6458d
......@@ -69,7 +69,7 @@ end
function c74644400.spop(e,tp,eg,ep,ev,re,r,rp,chk)
local tc=Duel.GetFirstTarget()
if tc:IsRelateToEffect(e) and Duel.SpecialSummonStep(tc,0,tp,tp,false,false,POS_FACEUP) then
Duel.Hint(HINT_SELECTMSG,tp,HINGMSG_NUMBER)
Duel.Hint(HINT_SELECTMSG,tp,aux.Stringid(74644400,2))
local lv=Duel.AnnounceNumber(tp,1,2,3,4)
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE)
......
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