Skip to content

Commit

Permalink
New sounds for 14mm Pistol/SMG, .223 Pistol, 10mm SMG, Grease Gun
Browse files Browse the repository at this point in the history
- 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
phobos2077 committed Jul 6, 2024
1 parent 2e01253 commit c772c48
Show file tree
Hide file tree
Showing 10 changed files with 410 additions and 402 deletions.
4 changes: 2 additions & 2 deletions proto_src/items/weapon/00000002.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ weaponData:
rounds: 6
caliber: 8
ammoTypePid: 29
ammoCapacity: 30
soundCode: D
ammoCapacity: 24
soundCode: A
2 changes: 1 addition & 1 deletion proto_src/items/weapon/00000332.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ weaponData:
caliber: 14
ammoTypePid: 357
ammoCapacity: 30
soundCode: D
soundCode: A
2 changes: 1 addition & 1 deletion proto_src/items/weapon/00000644.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ weaponData:
caliber: 10
ammoTypePid: 33
ammoCapacity: 24
soundCode: H
soundCode: E
Binary file modified root/data/proto/items/00000002.pro
Binary file not shown.
Binary file modified root/data/proto/items/00000332.pro
Binary file not shown.
Binary file modified root/data/proto/items/00000644.pro
Binary file not shown.
Binary file added root/data/sound/sfx/WAA2XXX1.ACM
Binary file not shown.
Binary file added root/data/sound/sfx/WAE1XXX1.ACM
Binary file not shown.
Binary file added root/data/sound/sfx/WAE2XXX1.ACM
Binary file not shown.
Loading

0 comments on commit c772c48

Please sign in to comment.