default_manual_training = true hp_warning = 50 autofight_stop = 50 auto_butcher = true auto_eat_chunks = true easy_eat_gourmand = true show_more = false autofight_throw = false autofight_throw_nomove = false show_travel_trail = true travel_delay = -1 rest_delay = -1 show_game_time = true { local need_skills_opened = true function ready() if you.turns() == 0 and need_skills_opened then need_skills_opened = false crawl.sendkeys "m" end end }