Browse Source

Give only 1 handgrenade.

residual_point
Night Owl 6 years ago
parent
commit
fe324120aa
  1. 2
      dlls/weapons.h

2
dlls/weapons.h

@ -147,7 +147,7 @@ public: @@ -147,7 +147,7 @@ public:
#define RPG_DEFAULT_GIVE 1
#define GAUSS_DEFAULT_GIVE 20
#define EGON_DEFAULT_GIVE 20
#define HANDGRENADE_DEFAULT_GIVE 5
#define HANDGRENADE_DEFAULT_GIVE 1
#define SATCHEL_DEFAULT_GIVE 1
#define TRIPMINE_DEFAULT_GIVE 1
#define SNARK_DEFAULT_GIVE 5

Loading…
Cancel
Save