## defaults: 10, 0, 50 and 25 respectively hp_warning = 20 mp_warning = 20 hp_colour = 66:yellow, 30:red always_show_zot = true autofight_stop = 60 ## Open skill menu on new characters { 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 } ## NoMoveFightWait and NoMoveFightFire bindkey = [[] CMD_AUTOFIGHT_NOMOVE