Difference between pages "Bjornify familiar" and "(New Updates) How To Get Providers Ebt Unlimited Free Money No Verification - Generator Tool"

From Kolmafia
(Difference between pages)
Jump to navigation Jump to search
imported>Bale
 
(cleared page due to spam/malware links)
Tags: Visual edit Replaced
 
Line 1: Line 1:
{{
+
== This page was spam, with potential malware links. ==
#vardefine:name|bjornify_familiar}}{{
 
#vardefine:return_type|boolean}}{{
 
 
 
FunctionPage|
 
name={{#var:name}}|
 
 
 
function1={{Function|
 
name={{#var:name}}|
 
aggregate={{#var:aggregate}}|
 
return_type={{#var:return_type}}|
 
return_also={{#var:return_also}}|
 
parameter1={{Param|familiar|target}}|
 
p1desc={{Pspan|target}} is the familiar to enthrone.|
 
}}|
 
 
 
function_description=Bjornifies the specified familiar in a Buddy Bjorn. Returns false if something goes wrong with the bjornifying process (e.g. the player does not have the specified familiar in his terrarium, or the player does not have a Buddy Bjorn).|
 
 
 
code1={{CodeSample|
 
title=Code Sample|
 
description=Returns true if the El Vibrato Megadrone is successfully equipped to the Buddy Bjorn.|
 
code=
 
<syntaxhighlight>
 
boolean bjornify_megadrone() {
 
  if (my_bjorned_familiar()!=$familiar[el vibrato megadrone])
 
      return bjornify_familiar($familiar[el vibrato megadrone]);
 
  return false;
 
}
 
</syntaxhighlight>}}|
 
 
 
see_also={{SeeAlso|enthrone_familiar|my_enthroned_familiar|my_bjorned_familiar|equipped_item}}|
 
special=This command automatically equips the Buddy Bjorn if it is not currently equipped.|
 
cli_equiv=The CLI command [[enthrone (CLI)|bjornify]] has similar functionality.|
 
}}
 
 
 
[[Category:Equipment]]
 

Latest revision as of 00:06, 19 December 2023

This page was spam, with potential malware links.