public void AddAttribute(string attributeName) { PlayerStatsController.AddAttribute(attributeName, 1); }