mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-11 14:49:23 +02:00
Fixed #256
This commit is contained in:
parent
85f336cbaa
commit
0d0212642c
@ -3130,7 +3130,7 @@ void CGBonusingObject::onHeroVisit( const CGHeroInstance * h ) const
|
||||
break;
|
||||
case 38: //idol of fortune
|
||||
messageID = 62;
|
||||
iw.soundID = soundBase::experience;
|
||||
sound = soundBase::experience;
|
||||
if(cb->getDate(1) == 7) //7th day of week
|
||||
gbonus.bonus.type = HeroBonus::MORALE_AND_LUCK;
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user