perlsaiyan / abacura

MUD client implementation in Python
MIT License
8 stars 4 forks source link

Spirit of Bushido always returns 0 hours remaining from msdp.affects #103

Closed perlsaiyan closed 1 year ago

perlsaiyan commented 1 year ago
> ##msdp.get_affect_hours('spirit of bushido')
╭───╮
│ 0 │   
╰───╯
perlsaiyan commented 1 year ago

Incorrect, bushido is a multi word skill, so listed as "bushido" in SKILLS dict. fixed autobuf instead.