Implement player education parameter
Enable job offer according to Player education
This commit is contained in:
@@ -7,4 +7,5 @@ public class JobInfoSO : ScriptableObject
|
||||
public float Salary;
|
||||
public Sprite Icon;
|
||||
public JobPositions JobPosition;
|
||||
public EducationSkill MinimumEducationSkill;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user