# junethack2011 S1G # Important Options OPTIONS = role:wizard OPTIONS = race:elf OPTIONS = align:chaotic # Automatic Pickup Types OPTIONS = autopickup, pickup_types:!$=+/?" #" # Unique Item Exceptions autopickup_exception="<*Bell of Opening*" autopickup_exception="<*silver bell*" autopickup_exception="<*candelabrum*" autopickup_exception="<*Candelabrum*" autopickup_exception="<*Book of the Dead*" autopickup_exception="<*papyrus spellbook*" # Important Item Exceptions autopickup_exception="<*magic marker*" autopickup_exception="<*magic lamp*" # Comestible Exceptions autopickup_exception="<*food ration*" autopickup_exception="<*cram ration*" autopickup_exception="<*C-ration*" autopickup_exception="<*K-ration*" autopickup_exception="<*lembas wafer*" autopickup_exception="<*cream pie*" autopickup_exception="<*pancake*" autopickup_exception="<*candy bar*" autopickup_exception="<*fortune cookie*" autopickup_exception="<*tin*" autopickup_exception="<*apple*" autopickup_exception="<*orange*" autopickup_exception="<*banana*" autopickup_exception="<*sprig of wolfsbane*" autopickup_exception="<*pear*" autopickup_exception="<*slime mold*" autopickup_exception="<*cloves of garlic*" autopickup_exception="<*melon*" autopickup_exception="<*carrot*" autopickup_exception="<*eucalyptus leaf*" autopickup_exception="<*lichen corpse*" autopickup_exception="<*lizard corpse*" autopickup_exception="<*kelp frond*" autopickup_exception="<*royal jelly*" autopickup_exception="<*botched attempt at autofellatio*" # Generic Options OPTIONS = align_message:bottom OPTIONS = align_status:left OPTIONS = autodig OPTIONS = autoquiver OPTIONS = boulder:0 OPTIONS = catname:Fuckface OPTIONS = checkpoint OPTIONS = !cmdassist OPTIONS = color OPTIONS = disclose:+i +a -v -g -c OPTIONS = dogname:Fuckface OPTIONS = eight_bit_tty OPTIONS = !extmenu OPTIONS = fruit:botched attempt at autofellatio OPTIONS = gender:male OPTIONS = !help OPTIONS = hilite_pet OPTIONS = horsename:Fuckface OPTIONS = IBMgraphics OPTIONS = !legacy OPTIONS = lit_corridor OPTIONS = lootabc OPTIONS = mouse_support OPTIONS = menu_headings:inverse OPTIONS = menustyle:partial OPTIONS = msg_window:reversed OPTIONS = msghistory:200 OPTIONS = number_pad:1 OPTIONS = pushweapon OPTIONS = packorder:)[=(%!?/+*`0_ OPTIONS = pettype:none OPTIONS = runmode:teleport OPTIONS = scores:10o OPTIONS = showexp OPTIONS = showscore OPTIONS = !sparkle OPTIONS = !splash_screen OPTIONS = standout OPTIONS = time OPTIONS = !tombstone OPTIONS = use_inverse OPTIONS = wraptext # NAO Options OPTIONS = menucolors # B/U/C Status MENUCOLOR=" !C" = red MENUCOLOR=" !B" = green MENUCOLOR=" !UC" = yellow MENUCOLOR=" cursed| C($| )" = red MENUCOLOR=" uncursed| UC?($| )" = yellow MENUCOLOR=" blessed| B($| )" = green # Water MENUCOLOR=" of holy water" = lightcyan MENUCOLOR=" of water" = black MENUCOLOR=" of unholy water" = brown # Cursed Important Items MENUCOLOR=" cursed.* bag .* holding" = orange MENUCOLOR=" cursed.* luck(stone)?($| )" = orange MENUCOLOR=" cursed.* unicorn horn" = orange MENUCOLOR=" cursed.* (Bell of Opening|silver bell|Candelabrum of Invocation|candelabrum|Book of the Dead|papyrus spellbook)" = orange # Bad Items MENUCOLOR=" load(stone)?($| )" = red&underline # Risky Items MENUCOLOR=" bag .* tricks" = red&inverse MENUCOLOR=" wand .*[^!]canc" = red&inverse MENUCOLOR=" wand .* vanish" = red&inverse # Valuables MENUCOLOR=" gold piece" = yellow # Spell Failure Rates MENUCOLOR=" 0%" = lightcyan MENUCOLOR=" [1-9]%" = lightgreen MENUCOLOR=" [12][0-9]%" = lightgreen MENUCOLOR=" [3-6][0-9]%" = yellow MENUCOLOR=" 7[0-5]%" = yellow MENUCOLOR=" 7[6-9]%" = orange MENUCOLOR=" 8[0-9]%" = orange MENUCOLOR=" 9[0-9]%" = red MENUCOLOR=" 100%" = red # Forgotten Spell MENUCOLOR="[a-zA-Z] - [a-zA-Z ]+ [0-9]\* [a-z]+ +[0-9]+%" = black # Skill Slots MENUCOLOR=" \[Unskilled\]" = black MENUCOLOR=" \[Basic\]" = yellow MENUCOLOR=" \[Skilled\]" = lightgreen MENUCOLOR=" \[Expert\]" = lightcyan MENUCOLOR=" \[Master\]" = lightmagenta MENUCOLOR=" \[Grand Master\]" = white