Skip to content

Commit

Permalink
Update sniper rifle max clip
Browse files Browse the repository at this point in the history
  • Loading branch information
ry13y04 committed Nov 5, 2024
1 parent 4023836 commit 6862659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binary/dlls/weapons.h
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ class CGrenade : public CBaseMonster
#define SATCHEL_MAX_CLIP WEAPON_NOCLIP
#define TRIPMINE_MAX_CLIP WEAPON_NOCLIP
#define SNARK_MAX_CLIP WEAPON_NOCLIP
#define EAGLE_MAX_CLIP 7
#define EAGLE_MAX_CLIP 15
#define SPORELAUNCHER_MAX_CLIP 5
#define SHOCKRIFLE_MAX_CLIP 10
#define M249_MAX_CLIP 100
Expand Down

0 comments on commit 6862659

Please sign in to comment.