I\'m interested in changing/updating a parent method I have from inheritance. Here\'s the parent code:
class Mage(Character): def __init__(self): super(