reward gump

  1. Reward gump text

    How do I add text to the reward? Currently I can only see another bullet indicating that there is another reward... This is the code: public ItsHammerTimeQuest() : base() { this.AddObjective(new ApprenticeObjective(SkillName.Blacksmith, 50, "Gorge's Shop", 1077733, 1077734))...
Back