Commit 80659441 authored by VanillaSalt's avatar VanillaSalt

fix

parent 17d40533
...@@ -81,5 +81,6 @@ function c77693536.mttg(e,c) ...@@ -81,5 +81,6 @@ function c77693536.mttg(e,c)
return c:GetEquipTarget()==e:GetHandler() return c:GetEquipTarget()==e:GetHandler()
end end
function c77693536.mtval(e,c) function c77693536.mtval(e,c)
if not c then return false end
return c:IsSetCard(0xe1) return c:IsSetCard(0xe1)
end end
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