That FN Ninja
Member
The familiarCommand.java needs a beecore check.
Currently it behaves like so:
	
	
	
		
The included patch adds a canEquip() check.
				
			Currently it behaves like so:
		Code:
	
	[COLOR=olive]> my_path[/COLOR]
Returned: Bees Hate You
[COLOR=olive]> my_familiar[/COLOR]
Returned: Frozen Gravy Fairy
[COLOR=olive]> ash use_familiar($familiar[Barrrnacle])[/COLOR]
Putting Grot the     Frozen Gravy Fairy back into terrarium...
Taking Tronald the Barrrnacle     out of terrarium...
Returned: true
[COLOR=olive]> familiar bar[/COLOR]
Putting Grot the Frozen Gravy Fairy back into     terrarium...
Taking Tronald the Barrrnacle out of terrarium...
Requests     complete.
[COLOR=olive]> my_familiar[/COLOR]
Returned:     Frozen Gravy Fairy
	The included patch adds a canEquip() check.