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

Update c12000000.lua

parent 65a589b0
...@@ -223,7 +223,7 @@ function srre.negateeffect(c,m,des,cate,loc,limit,con,cost,tg,op) ...@@ -223,7 +223,7 @@ function srre.negateeffect(c,m,des,cate,loc,limit,con,cost,tg,op)
e1:SetCondition(con) e1:SetCondition(con)
end end
if cost then if cost then
e3:SetCost(cost) e1:SetCost(cost)
end end
if tg then if tg then
e1:SetTarget(tg) e1:SetTarget(tg)
......
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