PaladinWhite
Member
I just bought some pheromones, then ascended as Ed, and have used the lovebug skills in combat. They appear in the relay browser skills dropdown, but Mafia isn't recognizing that I've got the skills. r15745.
> ashq print(have_skill($skill[summon love mosquito]))
false (expected since I'm Actually Ed)
> ashq print(have_skill($skill[summon love scarabs]))
false
> ashq print(have_skill($skill[summon love stinkbug]))
false
> ashq print(have_skill($skill[summon love gnats]))
false
Log out/in didn't fix it. have_skill returns false both inside of and outside of combat.
> ashq print(have_skill($skill[summon love mosquito]))
false (expected since I'm Actually Ed)
> ashq print(have_skill($skill[summon love scarabs]))
false
> ashq print(have_skill($skill[summon love stinkbug]))
false
> ashq print(have_skill($skill[summon love gnats]))
false
Log out/in didn't fix it. have_skill returns false both inside of and outside of combat.