diff options
Diffstat (limited to 'kolwynia/home/bdunahu/files')
| -rw-r--r-- | kolwynia/home/bdunahu/files/.crawl/init.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/kolwynia/home/bdunahu/files/.crawl/init.txt b/kolwynia/home/bdunahu/files/.crawl/init.txt new file mode 100644 index 0000000..91821ae --- /dev/null +++ b/kolwynia/home/bdunahu/files/.crawl/init.txt @@ -0,0 +1,28 @@ +# default to manual training +default_manual_training=true + +# instant travel +explore_delay = 0 + +# show footsteps on autoexplore +show_travel_trail = true + +# auto travel stops on doors +travel_open_doors = false + +# set the player tile +# tile_player_tile=tile: mons_Radroach + +# always pickup curare tipped darts +ae += <curare-tipped dart + +# set spell letter for passwall to w +slot += Passwall:w + +# set haste potions to h +item_slot ^= potions? of haste:h + +# stop autoexplore on these things +explore_stop += greedy_pickup,stairs,shops,altars,portals,branches,runed_doors + +always_show_zot = true |
