############################################################################### # 1- Starting screen default_manual_training = true ############################################################################### ############################################################################### # 3-a Picking up and Dropping autopickup = $?!:=/|% ae := autopickup_exceptions ae = ae += useless_item ae += dangerous_item ae += evil_item ae += amulet of (inaccuracy|the gourmand|controlled flight|warding|stasis) ae += amulet of (resist .*|clarity|rage|conservation|guardian spirit|faith) ae += ring of (see invisible|flight|poison resistance|teleportation) ae += ring of (invisibility|teleport control) ae += ring of (sustain abilities|sustenance|wizardry|life protection) ae += scroll of unholy creation ae += potion of restore abilities : if you.race() ~= "Vampire" then ae += potion of blood : end ae += wand of random effects ae += rod of striking ae += staff of .* ############################################################################### ############################################################################### # 3-g Travel and Exploration stop := runrest_stop_message ignore := runrest_ignore_message stop = ignore = stop += An alarm trap emits a blaring wail stop += You are starting to lose your buoyancy stop += You start to feel a little slower stop += Your transformation is almost over stop += You lose control over your flight stop += You start to feel a little uncertain stop += Your skin is crawling a little less now stop += Your stomach is not as upset anymore stop += Your magical contamination has completely faded away stop += found.*trap stop += You have blundered into a Zot trap stop += You fall through a shaft stop += flesh start stop += Deactivating autopickup ignore += pray: ignore += talk: ignore += talk_visual: ignore += friend_spell: ignore += friend_enchant: ignore += friend_action: ignore += sound: ignore += You feel.*sick ignore += disappears in a puff of smoke ignore += engulfed in a cloud of smoke ignore += safely over a trap ignore += Jiyva gurgles merrily ignore += Jiyva appreciates your sacrifice ignore += Jiyva says: Divide and consume ignore += You hear.*splatter ignore += engulfed in a cloud of smoke ignore += standing in the rain ignore += engulfed in white fluffiness ignore += A.*toadstool withers and dies ignore += toadstools? grows ignore += You walk carefully through the ignore += You found a web trap! runrest_ignore_poison = 2:10 runrest_ignore_monster += fish:2 runrest_ignore_monster += shark:2 runrest_ignore_monster += butterfly:1 ############################################################################### ############################################################################### # 3-h Command Enhancements confirm_butcher = never #auto_eat_chunks = true auto_drop_chunks = yes #easy_eat_contaminated = true ############################################################################### ############################################################################### # 3-i Messages and Display Enhancements hp_warning = 25 show_inventory_weights = true clear_messages = true more := force_more_message more = more += Your transformation is almost over more += Your scales start more += Careful! more += Found a gateway leading out of the Abyss more += Found .* abyssal rune of Zot more += You are starting to lose your buoyancy more += You start to feel a little slower more += You have a feeling this form more += You feel yourself come back to life more += You fall through a shaft more += You lose control over your flight more += You start to feel a little uncertain more += time is quickly running out more += life is in your own hands more += dispelling energy hits you more += You convulse more += god:(sends|finds|silent|anger) more += divine experience more += You have finished your manual more += You are (blasted|electrocuted)! more += Your surroundings flicker more += The writing blurs in front of your eyes more += Space warps.* around you more += Space bends around you more += The blast of calcifying dust hits you : if you.god() == "Xom" then more += god: : end ###############################################################################