So I forget where and what line it is to make the old style graphics change to the updated graphics, such as my skeletal dragon looks like a golden dragon, my mummy looks like a blue zombie.
How do i fix this so the mummies look like mummies and the rest of the old style graphics update to look...
[Constructable]
public ITEM()
{
this.SkillBonuses.SetValues(0, SkillName.Magery, 10.0);
}
How do i make this apply to pre aos, It works for stats like
IntBonus = 5;
But i dont know how to get it to give skilsl in pre aos