From d15137b6dce490bf8325914df3c90d2d90869a9b Mon Sep 17 00:00:00 2001 From: Spike29 Date: Sun, 31 Mar 2024 14:02:15 +0200 Subject: [PATCH] Glowplant: fix badly placed entities (2 item_health_medium, 1 item_health_big and 1 item_cells) --- maps/glowplant.map | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/maps/glowplant.map b/maps/glowplant.map index bb499ae7..6cf3aaf5 100644 --- a/maps/glowplant.map +++ b/maps/glowplant.map @@ -44363,7 +44363,7 @@ trak5x/base-pipe1a } { "classname" "item_cells" -"origin" "-1144.000000 -810.000000 384.000000" +"origin" "-1164.000000 -802.000000 384.000000" } { "classname" "item_armor_small" @@ -44418,7 +44418,7 @@ trak5x/base-pipe1a } { "classname" "item_health_big" -"origin" "-1472.000000 128.000000 632.000000" +"origin" "-1472.000000 128.000000 633.000000" } { "classname" "info_player_deathmatch" @@ -44526,11 +44526,11 @@ trak5x/base-pipe1a } { "classname" "item_health_medium" -"origin" "-328.000000 288.000000 256.000000" +"origin" "-312.000000 288.000000 256.000000" } { "classname" "item_health_medium" -"origin" "-328.000000 -288.000000 264.000000" +"origin" "-312.000000 -288.000000 256.000000" } { "classname" "item_armor_small" -- 2.39.2