Commit 62d33eb4 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c16400520.lua

parent 62d6b1cd
......@@ -52,7 +52,7 @@ function c16400520.atkop(e,tp,eg,ep,ev,re,r,rp)
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_UPDATE_ATTACK)
e1:SetTarget(aux.TargetBoolFunction(Card.IsCode,16400510))
e1:SetTarget(aux.TargetBoolFunction(Card.IsCode,16400515))
e1:SetTargetRange(LOCATION_MZONE,0)
e1:SetValue(581)
Duel.RegisterEffect(e1,tp)
......
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