mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	complete fix for http://bugs.vcmi.eu/view.php?id=2507
This commit is contained in:
		| @@ -1069,7 +1069,7 @@ void CGVisitableOPW::initObj(CRandomGenerator & rand) | ||||
| 	case Obj::WINDMILL: | ||||
| 		soundID = soundBase::GENIE; | ||||
| 		onEmpty.addTxt(MetaString::ADVOB_TXT, 169); | ||||
| 		info[0].message.addTxt(MetaString::ADVOB_TXT, 92); | ||||
| 		info[0].message.addTxt(MetaString::ADVOB_TXT, 170); | ||||
| 		break; | ||||
| 	case Obj::WATER_WHEEL: | ||||
| 		soundID = soundBase::GENIE; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user