Commit f8bcb578 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12048005.lua

parent 4b83a2a2
......@@ -15,7 +15,7 @@ function cm.initial_effect(c)
e2:SetCountLimit(1,m+100)
e2:SetTarget(cm.thtg)
e2:SetOperation(cm.thop)
c:RegisterEffect(e1)
c:RegisterEffect(e2)
end
function cm.spcon(e,c)
......
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