Mercurial > mm7
diff Viewport.cpp @ 1369:6b4a1c44a56f
Merge
author | Gloval |
---|---|
date | Mon, 15 Jul 2013 08:20:28 +0400 |
parents | 61010a655c94 |
children | 965af46e8793 |
line wrap: on
line diff
--- a/Viewport.cpp Mon Jul 15 08:18:35 2013 +0400 +++ b/Viewport.cpp Mon Jul 15 08:20:28 2013 +0400 @@ -291,7 +291,7 @@ { sprintfex(pTmpBuf2.data(), pGlobalTXT_LocalizationStrings[471], pItemsTable->pItems[pSpriteObjects[v21].stru_24.uItemID].pUnidentifiedName); ShowStatusBarString(pTmpBuf2.data(), 2u); - if ( pSpriteObjects[v21].stru_24.uItemID == 506 ) + if ( pSpriteObjects[v21].stru_24.uItemID == ITEM_ARTIFACT_SPLITTER ) _449B7E_toggle_bit(pParty->_quest_bits, 184, 1); if ( pSpriteObjects[v21].stru_24.uItemID == 455 ) _449B7E_toggle_bit(pParty->_quest_bits, 185, 1);