]> git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
entities.ent: update small & medium health & armor bboxes
authorbones_was_here <bones_was_here@xonotic.au>
Thu, 14 Mar 2024 07:59:20 +0000 (17:59 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 14 Mar 2024 07:59:20 +0000 (17:59 +1000)
See https://gitlab.com/xonotic/xonotic-data.pk3dir/-/merge_requests/1234

scripts/entities.ent

index 2a10f4595c9fa9389a7814aff8fb3546dd1d59d6..2e8586d2c3232439f8938cdda1044a5810b756bd 100644 (file)
@@ -485,7 +485,7 @@ Big Armor (default 50 armor points)
 modeldisabled=&quot;models/items/g_a50.md3&quot;
 </point>
 
-<point name="item_armor_medium" color=".4 .8 .4" box="-30 -30 0 30 30 48">
+<point name="item_armor_medium" color=".4 .8 .4" box="-24 -24 0 24 24 48">
 Medium Armor (default 25 armor points)
 -------- KEYS --------
 <real key="respawntime" name="respawntime">time till it respawns (default: 20)</real>
@@ -500,7 +500,7 @@ Medium Armor (default 25 armor points)
 modeldisabled=&quot;models/items/g_armormedium.md3&quot;
 </point>
 
-<point name="item_armor_small" color=".4 .8 .4" box="-30 -30 0 30 30 48">
+<point name="item_armor_small" color=".4 .8 .4" box="-24 -24 0 24 24 48">
 Small Armor (default 5 armor points)
 -------- KEYS --------
 <real key="respawntime" name="respawntime">time till it respawns (default: 15)</real>
@@ -610,7 +610,7 @@ Big Health (default 50 health points)
 modeldisabled=&quot;models/items/g_h50.md3&quot;
 </point>
 
-<point name="item_health_medium" color=".9 .3 .3" box="-30 -30 0 30 30 48">
+<point name="item_health_medium" color=".9 .3 .3" box="-24 -24 0 24 24 48">
 Medium Health (default 25 health points)
 -------- KEYS --------
 <real key="respawntime" name="respawntime">time till it respawns (default: 15)</real>
@@ -641,7 +641,7 @@ In Instagib, this randomly turns into either an invisibility, an extra lives or
 modeldisabled=&quot;models/items/g_h100.md3&quot;
 </point>
 
-<point name="item_health_small" color=".9 .3 .3" box="-30 -30 0 30 30 48">
+<point name="item_health_small" color=".9 .3 .3" box="-24 -24 0 24 24 48">
 Small Health (default 5 health points)
 -------- KEYS --------
 <real key="respawntime" name="respawntime">time till it respawns (default: 15)</real>