using System; using SUISSEngine; [Serializable] public class LevelDefinition { public int XP; public Currencies Reward; }