Commit e9a6c705 authored by VanillaSalt's avatar VanillaSalt

fix

parent 878e5129
...@@ -70,5 +70,5 @@ function c24573625.atkcon2(e) ...@@ -70,5 +70,5 @@ function c24573625.atkcon2(e)
return e:GetHandler():IsDirectAttacked() return e:GetHandler():IsDirectAttacked()
end end
function c24573625.tglimit(e,re,c) function c24573625.tglimit(e,re,c)
return c:IsFaceup() and c:IsSetCard(0x2b) and c~=e:GetHandler() return c:IsFaceup() and c:IsSetCard(0xab) and c~=e:GetHandler()
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