1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 18:19:55 +00:00

Merge pull request #2497 from akortunov/master

[Regression] restore ammo inventory sounds
This commit is contained in:
Andrei Kortunov 2019-08-16 21:57:48 +04:00 committed by GitHub
commit ac2cd544dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -238,7 +238,7 @@ namespace MWMechanics
{ {
/* short group */ "", /* short group */ "",
/* long group */ "", /* long group */ "",
/* sound ID */ "Item Weapon Ammo", /* sound ID */ "Item Ammo",
/* attach bone */ "ArrowBone", /* attach bone */ "ArrowBone",
/* sheath bone */ "", /* sheath bone */ "",
/* usage skill */ ESM::Skill::Marksman, /* usage skill */ ESM::Skill::Marksman,
@ -252,7 +252,7 @@ namespace MWMechanics
{ {
/* short group */ "", /* short group */ "",
/* long group */ "", /* long group */ "",
/* sound ID */ "Item Weapon Ammo", /* sound ID */ "Item Ammo",
/* attach bone */ "ArrowBone", /* attach bone */ "ArrowBone",
/* sheath bone */ "", /* sheath bone */ "",
/* usage skill */ ESM::Skill::Marksman, /* usage skill */ ESM::Skill::Marksman,