Pet.__init__()
This is the constructor of the class Pet.
Parameter
Master : Player - Reference to the player who summoned this pet.
Usage
newPet = Pet(Player())
This is the constructor of the class Pet.
Parameter
Master : Player - Reference to the player who summoned this pet.
Usage
newPet = Pet(Player())