Commit e3fa5bc0 authored by Huangnan's avatar Huangnan

fix

parent 7908317a
Pipeline #30138 passed with stages
in 34 minutes and 11 seconds
No preview for this file type
...@@ -1232,6 +1232,7 @@ ...@@ -1232,6 +1232,7 @@
33720259 0 --滴血的同调 33720259 0 --滴血的同调
33720261 0 --散华·岁月的终结 33720261 0 --散华·岁月的终结
33777015 0 --万圣猫·石砂原奈绪 33777015 0 --万圣猫·石砂原奈绪
33701397 0 --血本无归
#339 #339
33910501 0 --蜃流使 安菲特 33910501 0 --蜃流使 安菲特
#351 #351
......
...@@ -110,7 +110,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -110,7 +110,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
e4:SetCode(EFFECT_UPDATE_ATTACK) e4:SetCode(EFFECT_UPDATE_ATTACK)
e4:SetCondition(s.btcon1) e4:SetCondition(s.btcon1)
e4:SetValue(s.atkval) e4:SetValue(s.atkval)
token:RegisterEffect(ee) token:RegisterEffect(e4)
end end
if ss==1 then if ss==1 then
local token=Duel.CreateToken(tp,33401528) local token=Duel.CreateToken(tp,33401528)
......
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