I was wondering what is the SB sell on NPC code for fletcher, and saw runic like RunicDC for dull copper, and etc.
Here is my script that I made that has all the BS, and Tailoring.
Rewards.Add(new CollectionItem(typeof(RunicDC), 0x3B2, 500192, 1912, 1000));
Rewards.Add(new...