Get moods

From Kolmafia
Revision as of 08:13, 20 November 2014 by imported>Bale (r12060)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

string [int] get_moods()

This function returns an integer indexed list of all currently defined mood names.

CLI Equivalent

The CLI command mood listall will print the same list in the CLI.

See Also

my_effects() | have_effect()