can't use spleen from CLI

nema

New member
I've tried from the CLI:

Code:
use 3 coffee pixie stick

and mafia returns:
Code:
[COLOR="#FF0000"][coffee pixie stick] has no matches[/COLOR]

if I first create them with:
Code:
create 3 coffee pixie stick

They are correctly created, and the item manager can consume them. But from the CLI, I get the same error as above even if they already exist.

This happens with several other spleen items. eg. prismatic wad-- existence doesn't matter, get the same error about no matches.

I'm sure this is something simple, just I don't know what. These problems do not occur for food/drink items.
 

lostcalpolydude

Developer
Staff member
Until recently, the CLI would give a message that the items need to be chewed instead of used. Darzil's change to list filtering removed that message.
 

Darzil

Developer
Yeah, it had that side effect. Might want to tweak the messages a bit.

Certainly not keen on the filter allowing things through that aren't matched by the filter. Especially as it breaks with ghost dog chow being an item and ghost dog being a pseudo item.
 
Top