Cod: Selectaţi tot
case POINT_MOUNT:
SetPoint(type, GetPoint(type) + amount);
val = GetPoint(type);Cod: Selectaţi tot
if (item->IsOldMountItem()) // @fixme152
quest::CQuestManager::instance().SIGUse(GetPlayerID(), quest::QUEST_NO_NPC, item, false);
#ifdef ENABLE_MOU[HASH=2]#ifdef[/HASH]YSTEM
else if (item->IsNewMountItem()) {
const auto mountVnum = GetPoint(POINT_MOUNT);
MountVnum(mountVnum);
}
#endif

