From d5cffb5af58b795caac67214a2ebc53f4fda5c44 Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Fri, 19 May 2023 00:48:01 +1000 Subject: [PATCH] entities.ent: Update ammo bbox height to match 0.8.5 --- scripts/entities.ent | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/entities.ent b/scripts/entities.ent index 4c0863df..2845c54d 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -515,7 +515,7 @@ Small Armor (default 5 armor points) modeldisabled="models/items/g_a1.md3" - + Machine Gun ammo -------- KEYS -------- bullets gained by this item (if unset, g_pickup_nails is used) @@ -529,7 +529,7 @@ Machine Gun ammo modeldisabled="models/items/a_bullets.md3" - + Vortex, Electro and Crylink ammo -------- KEYS -------- cells gained by this item (if unset, g_pickup_cells is used) @@ -726,7 +726,7 @@ Don't use this entity on new maps! Use item_key instead. - + Instagib ammo. Always contains 5 (g_instagib_ammo_drop) shots. It only appears when playing Instagib and prevents auto-replacement of weapon_vortex & weapon_devastator when used. @@ -741,7 +741,7 @@ It only appears when playing Instagib and prevents auto-replacement of weapon_vo modeldisabled="models/items/a_cells.md3" - + Devastator, Hagar and Mortar ammo -------- KEYS -------- rockets gained by this item (if unset, g_pickup_rockets is used) @@ -755,7 +755,7 @@ Devastator, Hagar and Mortar ammo modeldisabled="models/items/a_rockets.md3" - + Shotgun ammo -------- KEYS -------- shells gained by this item (if unset, g_pickup_shells is used) -- 2.39.2