<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Florist_available</id>
	<title>Florist available - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Florist_available"/>
	<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Florist_available&amp;action=history"/>
	<updated>2026-04-25T07:00:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Florist_available&amp;diff=8432&amp;oldid=prev</id>
		<title>Bale: r12238</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Florist_available&amp;diff=8432&amp;oldid=prev"/>
		<updated>2014-11-18T07:56:09Z</updated>

		<summary type="html">&lt;p&gt;r12238&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{&lt;br /&gt;
#vardefine:name|florist_available}}{{&lt;br /&gt;
#vardefine:return_type|boolean}}{{&lt;br /&gt;
&lt;br /&gt;
FunctionPage|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
&lt;br /&gt;
function1={{Function|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
return_type={{#var:return_type}}&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
function_description=Returns the availability of {{kolwiki|The Florist Friar&amp;#039;s Cottage}}.|&lt;br /&gt;
&lt;br /&gt;
code1={{CodeSample|&lt;br /&gt;
title=Code Samples|&lt;br /&gt;
description=This will plant for a +25% item drop bonus, if possible.|&lt;br /&gt;
code=&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
if(florist_available()) {&lt;br /&gt;
   string plant;&lt;br /&gt;
   switch( my_location().environment ) {&lt;br /&gt;
   case &amp;quot;indoor&amp;quot;:&lt;br /&gt;
      plant = &amp;quot;Stealing Magnolia&amp;quot;;&lt;br /&gt;
      break;&lt;br /&gt;
   case &amp;quot;outdoor&amp;quot;:&lt;br /&gt;
      plant = &amp;quot;Rutabeggar&amp;quot;;&lt;br /&gt;
      break;&lt;br /&gt;
   case &amp;quot;underground&amp;quot;:&lt;br /&gt;
      plant = &amp;quot;Horn of Plenty&amp;quot;;&lt;br /&gt;
      break;&lt;br /&gt;
   case &amp;quot;underwater&amp;quot;:&lt;br /&gt;
      plant = &amp;quot;Kelptomaniac&amp;quot;;&lt;br /&gt;
      break;&lt;br /&gt;
   if( !get_property( &amp;quot;_floristPlantsUsed&amp;quot; ).contains_text( plant ) )&lt;br /&gt;
      cli_execute( &amp;quot;florist plant &amp;quot; + plant );&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
see_also={{SeeAlso|get_florist_plants|canadia_available}}|&lt;br /&gt;
special=When not logged in, this function returns false.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Your Character]]&lt;/div&gt;</summary>
		<author><name>Bale</name></author>
	</entry>
</feed>