Mafia knows about the skill - have_skill($skill[summon annoyance]) returns true in ash, and "cast annoyance" at the cli reports that it matches both "Ur-kel's Aria of Annoyance" and "Summon Annoyance".
But
use_skill( 1, $skill[Summon Annoyance]) returns false in ash,
use_skill( $skill[Summon Annoyance]) returns "Skill ID not saved",
and "cast Summon Annoyance" at the cli doesn't do anything.
I'm using r13080.
But
use_skill( 1, $skill[Summon Annoyance]) returns false in ash,
use_skill( $skill[Summon Annoyance]) returns "Skill ID not saved",
and "cast Summon Annoyance" at the cli doesn't do anything.
I'm using r13080.