From 21f2df30d5959b2db2969c44de831db46c7b05e2 Mon Sep 17 00:00:00 2001 From: Night Owl Date: Sun, 18 Jun 2017 03:09:35 +0500 Subject: [PATCH] Define new weapons. --- dlls/weapons.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dlls/weapons.h b/dlls/weapons.h index 4d060ee9..7510f1a9 100644 --- a/dlls/weapons.h +++ b/dlls/weapons.h @@ -92,6 +92,12 @@ public: #define WEAPON_TNT 21 #define WEAPON_TRIPMINE 22 #define WEAPON_NUKE 23 +//TODO: maybe incorrect. Needs redefine later. +#define WEAPON_FASTRPG 24 +#define WEAPON_DOUBLEMAC 25 +#define WEAPON_NAILGUN 26 +#define WEAPON_SATCHEL 27 +#define WEAPON_UNKNOWN 28 #define WEAPON_ALLWEAPONS (~(1<