Commit b569c47f authored by dest's avatar dest Committed by DailyShana

fix Alien Skull (#846)

parent c497f9b7
......@@ -63,7 +63,7 @@ function c25920413.ctcon(e,tp,eg,ep,ev,re,r,rp)
end
function c25920413.ctop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
if c:IsFaceup() and c:IsRelateToEffect(e) then
if c:IsFaceup() then
c:AddCounter(COUNTER_NEED_ENABLE+0x100e,1)
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