Commit 14ea3668 authored by sidschingis's avatar sidschingis

increase limit

parent 061088e5
......@@ -22,7 +22,7 @@ function c17078030.cost(e,tp,eg,ep,ev,re,r,rp,chk)
local t={}
local f=math.floor((lp-1)/1000)
local l=1
while l<=f and l<=10 do
while l<=f and l<=20 do
t[l]=l*1000
l=l+1
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