game/src/item.cpp içinde şu kodu aratın;
bool CItem::CanPutInto(LPITEM item)
Buradan inceleyebilirsiniz.
Açıklamam gerekirse bu fonksiyon içinde şöyle bir kod var;
const static JewelAccessoryInfo infos[] = {
{ 50634, 14420, 16220, 17220 },
{ 50635, 14500, 16500, 17500 }...