In multi fight: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
Fredg1 (talk | contribs)
Created page with "{{ #vardefine:name|in_multi_fight}}{{ #vardefine:return_type|boolean}}{{ FunctionPage| name={{#var:name}}| function1={{Function| name={{#var:name}}| aggregate={{#var:aggrega..."
 
(No difference)

Latest revision as of 22:44, 29 November 2019

Function Syntax

boolean in_multi_fight()

If true, you are in the middle of a multi-fight and can (must) call run_combat() to handle it. This corresponds to a situation in the likes of Eldritch Attunement or fighting Ed the Undying.

See Also

run_combat() | choice_follows_fight()