Feature - Implemented Augment tavern command and tavern() function to optionally get the Baron

Veracity

Developer
Staff member
These will stop when they find the faucet - or if the faucet has already been found.

"tavern baron" should find the Baron
tavern( true ) should find the baron
 

Veracity

Developer
Staff member
Revision 10343 adds the "baron" command to the cli. I forgot about the ASH function. I'd rather overload tavern() with tavern( string ) and allow string to be "faucet", "baron", or "explore", and make it invoke the appropriate method in TavernManager.
 
Top