Hippy store available: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
No edit summary
imported>StDoodle
mNo edit summary
Line 1: Line 1:
{{#vardefine:name|hippy_store_available}}
{{
{{#vardefine:return_type|boolean}}
#vardefine:name|hippy_store_available}}{{
#vardefine:return_type|boolean}}{{


{{FunctionPage|
FunctionPage|
name={{#var:name}}|
name={{#var:name}}|
function_category=Your Character|
function_category=Your Character|

Revision as of 20:18, 8 March 2010

needs(code_samples);

Function Syntax

boolean hippy_store_available()

This function returns true if the logged-in character has unlocked the hippy store. Otherwise, it returns false. Note: technically, this function checks for the hippy store + island access; it never checks to see if you have the outfit; it does switch to reporting false between starting the level 12 quest & completing the orchard sub-quest (if done).

See Also

black_market_available() | guild_store_available() | white_citadel_available()

Special

When not logged in, this function returns false.