show_more=false default_manual_training=true autofight_stop=50 auto_butcher=true auto_eat_chunks=true hp_colour=75:yellow, 50:red autoinscribe+=wand of healing:@V0 autoinscribe+=scroll of identify:@r9 autoinscribe+=potion of heal wounds:@q0 autoinscribe+=potion of curing:@q9 { 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 }