diff --git a/lib/mapObjects/CGPandoraBox.cpp b/lib/mapObjects/CGPandoraBox.cpp index b21fc3ced..1c2e7afc3 100644 --- a/lib/mapObjects/CGPandoraBox.cpp +++ b/lib/mapObjects/CGPandoraBox.cpp @@ -254,7 +254,7 @@ void CGPandoraBox::giveContentsAfterExp(const CGHeroInstance *h) const iw.text.addReplacement(h->name); cb->showInfoDialog(&iw); - cb->giveCreatures(this, h, creatures, true); + cb->giveCreatures(this, h, creatures, false); } if(!hasGuardians && msg.size()) {