From a3e04bd0ff227586e543b3fcc581f0dddc3f7e52 Mon Sep 17 00:00:00 2001 From: Alienmario Date: Mon, 9 Dec 2024 01:45:22 +0100 Subject: [PATCH] Update BMS model config --- configs-bms/player_models.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configs-bms/player_models.cfg b/configs-bms/player_models.cfg index 593abfa..340f9ae 100644 --- a/configs-bms/player_models.cfg +++ b/configs-bms/player_models.cfg @@ -67,12 +67,14 @@ { "path" "models\player\bmdm_hev_male.mdl" "vmbody" "arms;0" + "team" "scientist" + "defaultprio" "100" } "Hev 2" { "path" "models\player\mp_scientist_hev.mdl" - "defaultprio" "100" "vmbody" "arms;0" + "team" "scientist" } "G-man" { @@ -93,6 +95,7 @@ { "path" "models\player\mp_marine.mdl" "vmbody" "arms;1" + "team" "hgrunt" } "Scientist" {