From e3dc3ca2dc321e76d90da860fc75b739ddfdd9de Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Sun, 28 May 2023 14:20:56 +1000 Subject: [PATCH] entities.ent: update small & medium health & armor bbox heights to match 0.8.6 --- scripts/entities.ent | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/entities.ent b/scripts/entities.ent index 5d1c95e3..e0b00f60 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -485,7 +485,7 @@ Big Armor (default 50 armor points) modeldisabled="models/items/g_a50.md3" - + Medium Armor (default 25 armor points) -------- KEYS -------- time till it respawns (default: 20) @@ -500,7 +500,7 @@ Medium Armor (default 25 armor points) modeldisabled="models/items/g_armormedium.md3" - + Small Armor (default 5 armor points) -------- KEYS -------- time till it respawns (default: 15) @@ -610,7 +610,7 @@ Big Health (default 50 health points) modeldisabled="models/items/g_h50.md3" - + Medium Health (default 25 health points) -------- KEYS -------- time till it respawns (default: 15) @@ -641,7 +641,7 @@ In Instagib, this randomly turns into either an invisibility, an extra lives or modeldisabled="models/items/g_h100.md3" - + Small Health (default 5 health points) -------- KEYS -------- time till it respawns (default: 15) -- 2.39.2