Bug - Fixed Mood problem with jalapeno and jabanero saucesphere

Before version 8281 i had a series of moods set up with buffs, including one for normal adventuring. When i did not know the spell in the mood it simply skipped it, meaning i didn't have to update my moods as i learned spells / ascended, which was nice.

After version 8281 (up to the most recent one, 8298) however when i execute the mood it aborts during the mood with the message:
Code:
You don't have a skill uniquely matching "1 jabañero saucesphere"

Jalapeno saucesphere also causes the same problem, but none of the other buffs i don't know cause it. It's obviously something to do with that crazy letter ñ.

Opening the mood file in a text editor the lines are:
Code:
lose_effect jabañero saucesphere => cast 1 jabañero saucesphere
lose_effect jalapeño saucesphere => cast 1 jalapeño saucesphere
Which is the default that mafia entered for me.

I haven't been able to test what happens when i actually have the spell, but i have tested on several characters which don't.
 
Top