Commit 4a0edf6a authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c50213180.lua

parent 208c1bc4
Pipeline #30942 canceled with stages
in 1 minute and 27 seconds
......@@ -81,7 +81,7 @@ function c50213180.atkop(e,tp,eg,ep,ev,re,r,rp)
if re:IsActiveType(TYPE_MONSTER) and rp==tp and c:GetFlagEffect(1)>0 then
local g=Duel.GetMatchingGroup(c50213180.cfilter,tp,LOCATION_MZONE,0,nil)
if g:GetCount()>0 then
tc=g:GetFirst()
local tc=g:GetFirst()
while tc do
local e1=Effect.CreateEffect(c)
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