Mercurial > mm7
diff UI/UIPopup.cpp @ 2185:385040580292
CastSpell continue
author | Ritor1 |
---|---|
date | Mon, 27 Jan 2014 00:13:01 +0600 |
parents | 0a1438c16c2b |
children | c13ae8d8471f |
line wrap: on
line diff
--- a/UI/UIPopup.cpp Fri Jan 24 18:01:51 2014 +0600 +++ b/UI/UIPopup.cpp Mon Jan 27 00:13:01 2014 +0600 @@ -1934,7 +1934,7 @@ if ( damage_level == 4 ) { pPlayers[uActiveCharacter]->RemoveItemAtInventoryIndex(pOut_y); - pPlayers[uActiveCharacter]->SetCondition(0x10u, 0); + pPlayers[uActiveCharacter]->SetCondition(Condition_Eradicated, 0); pPlayers[uActiveCharacter]->ItemsEnchant(0); pAudioPlayer->PlaySound(SOUND_8, 0, 0, -1, 0, 0, 0, 0);