2009-08-05, 08:17 AM
Opeth Wrote:I don't get why everyone still thinks 52 stat HT pendants is a glitch.
Until Nexon says something, I firmly believe there's nothing wrong with it.
Nexon probably just did something like
Code:
bool CanScrollPendant()
{
if(pendant.slots < 3)
return false;
return true;
}

![[Image: 73o3f4.png]](http://i31.tinypic.com/73o3f4.png)