]> git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
entities.ent: Update powerup bbox height to match xonotic-data.pk3dir!1131
authorbones_was_here <bones_was_here@xonotic.au>
Thu, 18 May 2023 14:48:24 +0000 (00:48 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 18 May 2023 14:48:24 +0000 (00:48 +1000)
Their height in 0.8.5 is 80 not 48.

scripts/entities.ent

index 2845c54ddb5ac077f18244bb463c29aed5a8f729..fe48b0a5a04346880cd152c50e6a8894d65d3ef5 100644 (file)
@@ -656,7 +656,7 @@ Small Health (default 5 health points)
 modeldisabled=&quot;models/items/g_h1.md3&quot;
 </point>
 
-<point name="item_shield" color=".3 .3 1" box="-30 -30 0 30 30 48">
+<point name="item_shield" color=".3 .3 1" box="-30 -30 0 30 30 70">
 Strong Shield
 In Instagib, this randomly turns into either an invisibility, an extra lives or a speed power-up with a default respawn time of 120.
 -------- KEYS --------
@@ -769,7 +769,7 @@ Shotgun ammo
 modeldisabled=&quot;models/items/a_shells.md3&quot;
 </point>
 
-<point name="item_strength" color=".3 .3 1" box="-30 -30 0 30 30 48">
+<point name="item_strength" color=".3 .3 1" box="-30 -30 0 30 30 70">
 Strength aka Quad damage
 In Instagib, this randomly turns into either an invisibility, an extra lives or a speed power-up with a default respawn time of 120.
 -------- KEYS --------