# Hanu-mizzle's configuration

# If wielding a digging tool and attempting to walk into a wall, use it
# Don't pick up everything on the floor
OPTIONS=autodig,!autopickup

# Identifying one's self
OPTIONS=name:Hanumizzle,dogname:Minimizzle,catname:Minimizzle

# Clear this up before the game has a chance to ask
OPTIONS=gender:male,race:elf,align:chaotic

# Pot smokers consider this a fruit of sorts
OPTIONS=fruit:Booberry

# Draw pwetty lines and use colour
OPTIONS=DECgraphics,color

# Use a menu for the extended commands
OPTIONS=extmenu

# Display a list of object classes, then matching objects
OPTIONS=menustyle:full

# Use number pad for navigation
OPTIONS=number_pad

# Mmm...classic
OPTIONS=windowtype:tty

# Show pet in inverse colour
OPTIONS=hilite_pet

# The extra characters method is a kludge
OPTIONS=timed_delay

# Make switching weapons easier
OPTIONS=pushweapon
