add school
This commit is contained in:
@@ -5,6 +5,7 @@ using UnityEngine;
|
||||
public class EducationInfoSO : IDialogOption
|
||||
{
|
||||
public string Description;
|
||||
public float Price;
|
||||
public int Duration;
|
||||
public float EnrollPrice;
|
||||
public EducationSkill Skill;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user