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>Bale
mNo edit summary
 
(One intermediate revision by one other user not shown)
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|


function1={{Function|
function1={{Function|
Line 15: Line 15:
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|
}}
}}
[[Category:Item Management]]

Latest revision as of 21:45, 21 May 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.