From 3352274961e204ea1c9c10a296df811cb83d8879 Mon Sep 17 00:00:00 2001 From: mittorn Date: Sat, 4 Jun 2016 15:20:40 +0300 Subject: [PATCH] More meat --- dlls/combat.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/combat.cpp b/dlls/combat.cpp index af2dbc29..39819b42 100644 --- a/dlls/combat.cpp +++ b/dlls/combat.cpp @@ -37,8 +37,8 @@ extern Vector VecBModelOrigin( entvars_t* pevBModel ); extern entvars_t *g_pevLastInflictor; #define GERMAN_GIB_COUNT 4 -#define HUMAN_GIB_COUNT 6 -#define ALIEN_GIB_COUNT 4 +#define HUMAN_GIB_COUNT 12 +#define ALIEN_GIB_COUNT 8 // HACKHACK -- The gib velocity equations don't work