From: Spike29 Date: Sat, 30 Mar 2024 11:09:33 +0000 (+0100) Subject: Move trigger_counter entities inside the map, fixes a leak X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=refs%2Fmerge-requests%2F125%2Fhead;p=xonotic%2Fxonotic-maps.pk3dir.git Move trigger_counter entities inside the map, fixes a leak --- diff --git a/maps/tutorial_level2.map b/maps/tutorial_level2.map index 5a2dea53..30aa3316 100644 --- a/maps/tutorial_level2.map +++ b/maps/tutorial_level2.map @@ -18685,7 +18685,7 @@ brushDef "target" "door_weapon_mortar" "targetname" "counter_weapon_mortar" "count" "3" -"origin" "384.000000 -4608.000000 32.000000" +"origin" "160.000000 -4800.000000 32.000000" } { "classname" "func_button" @@ -18913,7 +18913,7 @@ brushDef "target" "door_weapon_devastator" "targetname" "counter_weapon_devastator" "count" "3" -"origin" "384.000000 -5552.000000 32.000000" +"origin" "320.000000 -5792.000000 32.000000" } { "classname" "func_button" diff --git a/maps/tutorial_level3.map b/maps/tutorial_level3.map index 72fe7bb0..8f4d2811 100644 --- a/maps/tutorial_level3.map +++ b/maps/tutorial_level3.map @@ -6728,7 +6728,7 @@ brushDef "targetname" "counter_weapon_blaster" "count" "3" "message" "^7Door open" -"origin" "384.000000 -1088.000000 32.000000" +"origin" "160.000000 -1152.000000 32.000000" } { "classname" "func_button"