Difference between revisions of "Choice follows fight"

From Kolmafia
Jump to navigation Jump to search
imported>Fredg1
(Created page with "{{ #vardefine:name|choice_follows_fight}}{{ #vardefine:return_type|boolean}}{{ FunctionPage| name={{#var:name}}| function1={{Function| name={{#var:name}}| aggregate={{#var:a...")
 
(No difference)

Latest revision as of 22:44, 29 November 2019

Function Syntax

boolean choice_follows_fight()

If true, you have finished a fight which is about to lead to a choice and you can (must) call run_choice() to handle it. This corresponds to a situation in the likes of getting your class' weapon in the Tomb of the Unknown Your Class Here, the L.O.V. tunnel, or Using the Force.

See Also

run_choice() | in_multi_fight()