To monster

From Kolmafia
Revision as of 05:22, 22 May 2010 by imported>Bale
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

monster to_monster(string name )

  • name is the monster name to convert

Returns the specified monster name as a monster.

Special

Since direct casting with $monster[ ] is already case-insensitive and accepts partial matches, this function is only useful for converting a string variable to a monster.