Slackwolf\Game\Roles\Bodyguard::getDescription PHP Method

getDescription() public method

public getDescription ( )
    public function getDescription()
    {
        return "A villager who may protect a player from being eliminated once each night, but not the same person two nights in a row.";
    }