Commit 0a74a334 authored by salix5's avatar salix5

Merge pull request #10 from Lsty/patch-2

Update c72926163.lua
parents 4027b452 c6a51206
......@@ -37,7 +37,7 @@ function c72926163.initial_effect(c)
end
function c72926163.valcheck(e,c)
local g=c:GetMaterial()
local atk=-1
local atk=0
local tc=g:GetFirst()
if tc:IsCode(89943723) or tc:IsHasEffect(EFFECT_FUSION_SUBSTITUTE) then tc=g:GetNext() end
if not tc:IsCode(89943723) then
......
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