diff --git a/client/CCreatureWindow.cpp b/client/CCreatureWindow.cpp index 1b008f20a..566899f70 100644 --- a/client/CCreatureWindow.cpp +++ b/client/CCreatureWindow.cpp @@ -392,7 +392,7 @@ void CCreatureWindow::init(const CStackInstance *Stack, const CBonusSystemNode * } } - if (CGI->modh->modules.STACK_EXP) + if (CGI->modh->modules.STACK_ARTIFACT) { creArt = true; }