Bug Mafia does not prompt to smash Hippy Stone when running pvp command

Reproduction steps (it might only be necessary to re-launch mafia during the same ascension while having an unbroken hippy stone, but the following is the 100% reproducible way for me)

1. Run my turns after rollover, and do pvp (having smashed my hippy stone the previous day)
2. Ascend into grey you
3. Finish the ascension and break the prism
4. Run any turns left over
5. Close mafia
6. Launch mafia
7. Attempt to run pvp loot ascii-7 in the CLI
8. Do not get the usual dialogue prompt asking to smash my hippy stone, instead I get the error: Cannot determine valid stances


If I manually smash the hippy stone in the relay browser afterward, the command will work fine.

Somewhat related, is it possible to have an option for the pvp CLI command automatically smash the hippy stone?
 
Right now I do
Code:
ashq visit_url("peevpee.php?action=smashstone&pwd&confirm=on", true);

But I just figured it should be bug reported since the behavior seems inconsistent with what we'd expect
 
Top