# Crawl Init file # # On Unix systems (such as Mac OS X, Linux and the BSDs), you must copy # init.txt to ~/.crawlrc as: # cp init.txt ~/.crawlrc # # Lines begining with '#' are comments. The basic syntax is: # # field = value or field.subfield = value # # Only one specification is allowed per line. # # The terms are typically case-insensitive except in the fairly obvious # cases (the character's name and specifying files or directories when # on a system that has case-sensitive filenames). # # White space is stripped from the begining and end of the line, as well # as imediately before and after the '='. If the option allows multiple # comma/semicolon-separated terms (such as autopickup_exceptions), all # whitespace around the separator is also trimmed. All other whitespace # is left intact. # # For descriptions concerning the option consult the file # crawl_options.txt # in your crawl/doc directory. Also note that the ordering of the options # is taken from that file; this is for presentational reasons only. # # Note that all boolean options (i.e. values of 'true' or 'false') have # their non-default value commented out. You can toggle these by just # uncommenting. # Options with several values, e.g. drop_mode = (multi | single), # usually have the first value as default. ##### 1- Starting Screen ############################################ # # name = Delilah # remember_name = true # weapon = (random | short sword | hand axe | spear | mace | trident) # chaos_knight = (Xom | Makhleb | random) # death_knight = (necromancy | Yredelemnul | random) # priest = (Zin | Yredelemnul | random) # race = (Human |...| Merfolk | random) # class = (Fighter |...| Wanderer | random) # random_pick = true ##### 2- File System ############################################### # # crawl_dir= # morgue_dir = morgues # save_dir = saves # sound = : ##### 3- Lua Files ################################################# # lua_file = lua/base.lua lua_file = lua/stash.lua lua_file = lua/wield.lua lua_file = lua/kills.lua lua_file = lua/runrest.lua lua_file = lua/gearset.lua lua_file = lua/eat.lua lua_file = lua/trapwalk.lua ##### 4- Interface ################################################# # ##### 4-a Picking up and Dropping ############### # # autopickup = $?!+"/% # default_autopickup = false # safe_autopickup = false # autopickup_no_burden = true # safe_zero_exp = false # pickup_thrown = false # pickup_dropped = true # assign_item_slot = backward # # autopickup_exceptions = scrolls? of random uselessness # autopickup_exceptions =