Bug - Fixed hermit() command cannot grab jabanero peppers

Alesthos

New member
The hermit command can grab any item from the hermitage, except for jabanero peppers.
Whatever the spelling of the jabanero, whether there is a worthless item in inventory or not, the command returns:
"You can't get a jabañero pepper from the hermit today."

Using "buy($coinmaster[hermit], 1, $item[jabañero pepper]);" works to get peppers, but it's a shame the Hermit command doesn't.
 
Lots of things work, just not all of them - probably due to that special character so it does not recognize the item


> hermit pepper

Visiting the Hermit...
You acquire an item: jabañero pepper
Hermit successfully looted!

> hermit jaba

Visiting the Hermit...
You acquire an item: jabañero pepper
Hermit successfully looted!

> hermit ero

Visiting the Hermit...
You acquire an item: jabañero pepper
Hermit successfully looted!

> hermit jabañero

You can't get a jabañero from the hermit today.

> hermit foosball

You can't get a foosball from the hermit today.
 
Back
Top