TrinityCreator icon indicating copy to clipboard operation
TrinityCreator copied to clipboard

Missing values for trinityquest in ui

Open NotCoffee418 opened this issue 5 years ago • 0 comments

    //public int ExclusiveGroup { get; set; } // Implement if it can be simplified   

    //public int RequiredMinRepFaction { get; set; } // Prerequisite
    //public int RequiredMinRepValue { get; set; }
    //public int RequiredMaxRepFaction { get; set; } // Prerequisite
    //public int RequiredMaxRepValue { get; set; } // Prerequisite
    //public int RequiredSkillId { get; set; }
    //public int RequiredSkillPoints { get; set; }

    //public int RepObjectiveFaction { get; set; }
    //public int RepObjectiveValue { get; set; }

//public int RewardMailTemplateId { get; set; } // Implement when DB is set up properly //public int RewardMailDelay { get; set; }

NotCoffee418 avatar Jan 14 '20 01:01 NotCoffee418