Bug - Not A Bug Breakfast casts saucecrafting, but not cocktailcrafting or pastamastery

r16359. I'm in Ronin. I have "advanced cocktailcrafting," "advanced saucecrafting," and "pastamastery" checked under General > Preferences > Automation > In Ronin. When I log in, Mafia casts saucecrafting, but not the other two skills, even though I have the skills and plenty of MP.

I first noticed this after the daily-reminders native-KoL update. I'm honestly not sure if it was happening before that, but it's potentially related.

I'm currently an Oxygenarian. Maybe that's causing Mafia to forego food/drink summons? I couldn't find that documented anywhere.

> ash turns_played()
Returned: 350

> ash my_path()
Returned: Oxygenarian

> ash get_property("breakfastHardcore")
Returned: Advanced Cocktailcrafting,Advanced Saucecrafting,Pastamastery

> ash my_mp()
Returned: 263

> ash have_skill($skill[pastamastery])
Returned: true

> ash have_skill($skill[advanced cocktailcrafting])
Returned: true

> ash get_property("cocktailSummons")
Returned: 0

> ash get_property("noodleSummons")
Returned: 0

> ash get_property("reagentSummons")
Returned: 1

I'll post a debug log including tomorrow's login, if that would be helpful.
 
Top