Difference between revisions of "White citadel available"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
(Created page with '{{#vardefine:name|white_citadel_available}} {{#vardefine:return_type|boolean}} {{FunctionPage| name={{#var:name}}| function_category=Your Character| function1={{Function| name=…')
(No difference)

Revision as of 11:27, 6 March 2010



needs(code_samples);

Function Syntax

boolean white_citadel_available()

This function returns true if the logged-in character has completed the White Citadel Quest and unlocked The White Citadel. Otherwise, it returns false.

See Also

black_market_available() | guild_store_available() | hippy_store_available()

Special

When not logged in, this function returns false.