Skip to content

Commit bf633e6

Browse files
authored
Update "Black-Winged Dragon (Anime)
1 parent 410500a commit bf633e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unofficial/c511027112.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ end
116116
function s.atktg(e,tp,eg,ep,ev,re,r,rp,chk)
117117
if chk==0 then return e:GetHandler():GetFlagEffectLabel(id) and e:GetHandler():GetFlagEffectLabel(id)>0 and Duel.IsExistingMatchingCard(Card.IsFaceup,tp,0,LOCATION_MZONE,1,nil) end
118118
end
119-
function s.atk(e,tp,eg,ep,ev,re,r,rp)
119+
function s.atkop(e,tp,eg,ep,ev,re,r,rp)
120120
local c=e:GetHandler()
121121
if not c:IsFaceup() or not c:IsRelateToEffect(e) then return end
122122
local g=Duel.GetMatchingGroup(Card.IsFaceup,tp,0,LOCATION_MZONE,nil)

0 commit comments

Comments
 (0)