From dd1036a5a014971f305a68cb8f5382da6f5f9dc1 Mon Sep 17 00:00:00 2001 From: Andrey Akhmichin <15944199+nekonomicon@users.noreply.github.com> Date: Sat, 3 Feb 2024 02:00:18 +0500 Subject: [PATCH] Change hive hand's weight. --- dlls/weapons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/weapons.h b/dlls/weapons.h index fae0889d..f0ba783c 100644 --- a/dlls/weapons.h +++ b/dlls/weapons.h @@ -95,7 +95,7 @@ public: #define RPG_WEIGHT 20 #define GAUSS_WEIGHT 20 #define EGON_WEIGHT 20 -#define HORNETGUN_WEIGHT 10 +#define HORNETGUN_WEIGHT 15 #define HANDGRENADE_WEIGHT 5 #define SNARK_WEIGHT 5 #define SATCHEL_WEIGHT -10