-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New sounds for 14mm Pistol/SMG, .223 Pistol, 10mm SMG, Grease Gun
- E1 (14mm single shot) is based on original 14mm/.223 pistol BLAM from FO1 but normalized - E2 is based on E1XXX2 (unused second variant): 6rnd burst of 500 RPM (120ms interval) - A2 (new 10mm Pistol Auto) is based on regular A1: 6rnd burst of 600 RPM (100ms)
- Loading branch information
1 parent
2e01253
commit c772c48
Showing
10 changed files
with
410 additions
and
402 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,5 +32,5 @@ weaponData: | |
rounds: 6 | ||
caliber: 8 | ||
ammoTypePid: 29 | ||
ammoCapacity: 30 | ||
soundCode: D | ||
ammoCapacity: 24 | ||
soundCode: A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,4 +34,4 @@ weaponData: | |
caliber: 14 | ||
ammoTypePid: 357 | ||
ammoCapacity: 30 | ||
soundCode: D | ||
soundCode: A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,4 +33,4 @@ weaponData: | |
caliber: 10 | ||
ammoTypePid: 33 | ||
ammoCapacity: 24 | ||
soundCode: H | ||
soundCode: E |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.