server: spawn mp5 with full ammo.

This commit is contained in:
Andrey Akhmichin 2023-11-18 02:44:44 +05:00
parent 3523b52f3e
commit e106972599
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ public:
// the default amount of ammo that comes with each gun when it spawns
#define GLOCK_DEFAULT_GIVE 17
#define PYTHON_DEFAULT_GIVE 6
#define MP5_DEFAULT_GIVE 25
#define MP5_DEFAULT_GIVE 50
#define MP5_M203_DEFAULT_GIVE 0
#define SHOTGUN_DEFAULT_GIVE 12
#define CROSSBOW_DEFAULT_GIVE 5