forked from github/server
wyrm disabled
This commit is contained in:
parent
d0053bdd40
commit
8739b44a1c
|
@ -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()
|
||||||
|
|
Loading…
Reference in New Issue