auto_butcher = true confirm_butcher = never auto_eat_chunks = true easy_eat_gourmand = true autofight_stop = 50 hp_warning = 35 show_more = false clear_messages = true equip_unequip = true default_manual_training = true show_travel_trail = true travel_delay = -1 travel_avoid_terrain = deep water ai := autoinscribe ai += of identify:@r1 ai += remove curse:@r2 ai += curing:@q1 more := force_more_message more += Your transformation is almost over note_hp_percent = 10 note_skill_levels = 1,5,10,15,20,27 note_chat_messages = true #tile_display_mode = glyphs tile_map_pixels = 4 view_max_width = 81 view_max_height = 30 char_set = default include = old_unicode_glyphs.txt cset = wall : x2588 cset = floor : x2022 tile_font_crt_family = Lucida Console tile_font_stat_family = Lucida Console tile_font_msg_family = Lucida Console tile_font_lbl_family = Lucida Console #language = grunt { 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 }