Commit c306b34f authored by Nemo Ma's avatar Nemo Ma

Update c11451011.lua

parent fe41b908
......@@ -62,7 +62,7 @@ function cm.initial_effect(c)
function Effect.GetActiveType(e)
local cost=e:GetCost()
if cost and cost==cm.cost then
return TYPE_SPELL+TYPE_PENDULUM
return TYPE_TRAP
end
return _GetActiveType(e)
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