Pe scurt: fix-ul rezolvă problema prin care nu poți muta diamantele DSS pe sloturile 212–224 din inventarul alchimiei - Dragon Soul Inventory Window.
Deschidem common/length.h si cautam:
Code:
return (DRAGON_SOUL_EQUIP_SLOT_START <= cell) && (DRAGON_SOUL_EQUIP_SLOT_END > cell);


la acest mesaj și conținutul se va afișa automat.

