Difference between revisions of "Hidden temple unlocked"

From Kolmafia
Jump to navigation Jump to search
imported>Bale
(new in r9078)
(No difference)

Revision as of 21:07, 20 February 2011

needs(code_samples);

Function Syntax

boolean hidden temple unlocked()

This function returns true if the logged-in character had successfully used the Spooky Map to discover the Hidden Temple. Otherwise, it returns false.

See Also

black_market_available() | guild_store_available() | white_citadel_available()

Special

When not logged in, this function returns false.