Dude Theft Wars 0.1 -

def upgrade_character_stats(self, stat, points): if stat in self.character_stats: self.character_stats[stat] += points