wyrm disabled

This commit is contained in:
Enno Rehling 2004-05-16 06:40:55 +00:00
parent d0053bdd40
commit 8739b44a1c
1 changed files with 3 additions and 3 deletions

View File

@ -97,9 +97,9 @@ function process(orders)
process_orders() process_orders()
-- igjarjuk special -- igjarjuk special
if get_turn() > 374 then -- if get_turn() > 374 then
wyrm() -- wyrm()
end -- end
write_passwords() write_passwords()
write_reports() write_reports()