Any1 know whats wrong with SpiritualHealing
idk spiritualhealing doesnt heal
any1 know why
Code:
//SpiritualHealing
SkillAttributes[1190] = new ushort[3][];
SkillAttributes[1190][0] = new ushort[6] { 7, 0, 0, 500, 100, 100 };
SkillAttributes[1190][1] = new ushort[6] { 7, 0, 0, 800, 100, 100 };
SkillAttributes[1190][2] = new ushort[6] { 7, 0, 0, 1300, 100, 100 };
SkillsDone.Add(1190, 2);
any1 know why