# TEAMNAME Team_Liquid # TEAMMEMBERS 343 Misder Celerity Sali eeviac # crate.rc: # Goals: make it faster to figure out what is what on-screen and then # reduce tedium and block some messages I don't want to see. # Does a lot of re-colouring and standardizes some things (like rock walls) # at the cost of making crawl look perhaps a bit uglier. # Special Bonus Goal: remove all the fun from crawl tile_player_tile = tile:mons_giaggostuono : if you.race() ~= "Ghoul" then auto_butcher = hungry confirm_butcher = never : end ############# # Autofight # ############# # Don't throw stuff for no reason autofight_throw = false autofight_throw_nomove = false # Read messages and watch HP instead of having the game not let me tab autofight_stop = 0 automagic_slot = z automagic_enable = true automagic_fight = false automagic_stop = 0 ############## # Autopickup # ############## autopickup = $!:"/%|\ drop_filter += useless_item drop_filter += potions? of (gain|cure mutation|mutation) drop_filter += wand of (magic darts|frost|flame|confusion|enslavement) drop_filter += wand of (random|slow) drop_filter += scrolls? of noise #drop_filter += rotten drop_mode = multi pickup_menu = true default_friendly_pickup = none ae := autopickup_exceptions ae += useless_item, dangerous_item, evil_item ae += potions? of (invisibility|flight|water|cure mutation|restore) ae += potions? of lignification ae +=