This commit is contained in:
Enno Rehling 2006-10-07 21:26:31 +00:00
parent 29f7128dee
commit d02be7811a
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@ function run_scripts()
"eressea/wedding-jadee.lua",
"eressea/ponnuki.lua",
"eressea/xmas2004.lua",
"eressea/10years.lua",
"eressea/xmas2005.lua",
"eressea/embassy.lua",
"eressea/ents.lua"
@ -75,6 +76,7 @@ function process(orders)
local nmrs = get_nmrs(1)
if nmrs >= 70 then
print("Shit. More than 70 factions with 1 NMR (" .. nmrs .. ")")
write_summary()
return -1
end
print (nmrs .. " Factions with 1 NMR")