mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 01:26:39 +00:00 
			
		
		
		
	Merge pull request #2497 from akortunov/master
[Regression] restore ammo inventory sounds
This commit is contained in:
		
						commit
						ac2cd544dc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -238,7 +238,7 @@ namespace MWMechanics
 | 
			
		|||
            {
 | 
			
		||||
                /* short group */ "",
 | 
			
		||||
                /* long group  */ "",
 | 
			
		||||
                /*  sound ID   */ "Item Weapon Ammo",
 | 
			
		||||
                /*  sound ID   */ "Item Ammo",
 | 
			
		||||
                /* attach bone */ "ArrowBone",
 | 
			
		||||
                /* sheath bone */ "",
 | 
			
		||||
                /* usage skill */ ESM::Skill::Marksman,
 | 
			
		||||
| 
						 | 
				
			
			@ -252,7 +252,7 @@ namespace MWMechanics
 | 
			
		|||
            {
 | 
			
		||||
                /* short group */ "",
 | 
			
		||||
                /* long group  */ "",
 | 
			
		||||
                /*  sound ID   */ "Item Weapon Ammo",
 | 
			
		||||
                /*  sound ID   */ "Item Ammo",
 | 
			
		||||
                /* attach bone */ "ArrowBone",
 | 
			
		||||
                /* sheath bone */ "",
 | 
			
		||||
                /* usage skill */ ESM::Skill::Marksman,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue