Difference between revisions of "Get dwelling"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
(Created page with '{{ #vardefine:name|get_dwelling}}{{ #vardefine:return_type|item}}{{ FunctionPage| name={{#var:name}}| function1={{Function| name={{#var:name}}| aggregate={{#var:aggregate}}| re…')
 
imported>StDoodle
m
Line 13: Line 13:
 
}}|
 
}}|
  
function_description=Returns the item corresponding with your dwelling (the item used to get the dwelling).|
+
function_description=Returns the item corresponding with your dwelling (the item used to get the dwelling). Note that if you have no dwelling, this function will return $item[big rock].|
  
 
needscode=yes|
 
needscode=yes|

Revision as of 02:12, 28 November 2010

needs(code_samples);

Function Syntax

item get_dwelling()

Returns the item corresponding with your dwelling (the item used to get the dwelling). Note that if you have no dwelling, this function will return $item[big rock].

See Also

get_campground() | map_to_file()