Have mushroom plot: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
Created page with '{{#vardefine:name|have_mushroom_plot}} {{#vardefine:return_type|boolean}} {{FunctionPage| name={{#var:name}}| function_category=Item Management| function1={{Function| name={{#v…'
 
imported>StDoodle
mNo edit summary
Line 1: Line 1:
{{#vardefine:name|have_mushroom_plot}}
{{
{{#vardefine:return_type|boolean}}
#vardefine:name|have_mushroom_plot}}{{
#vardefine:return_type|boolean}}{{


{{FunctionPage|
FunctionPage|
name={{#var:name}}|
name={{#var:name}}|
function_category=Item Management|
function_category=Item Management|
Line 15: Line 16:
function_description=Returns true if you have purchased a mushroom plot in Degrassi Knoll during the current ascension, and false if you have not.|
function_description=Returns true if you have purchased a mushroom plot in Degrassi Knoll during the current ascension, and false if you have not.|


needscode=yes|
}}
}}

Revision as of 20:29, 8 March 2010

needs(code_samples);

Function Syntax

boolean have_mushroom_plot()

Returns true if you have purchased a mushroom plot in Degrassi Knoll during the current ascension, and false if you have not.