From: Spike29 Date: Sat, 13 Oct 2018 08:58:01 +0000 (+0200) Subject: Add 'health 100' key to target_remove_all_items X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e329fd35468aea660eee15bef41bde2bcde79d59;p=xonotic%2Fxonotic-maps.pk3dir.git Add 'health 100' key to target_remove_all_items --- diff --git a/maps/tutorial_level1.map b/maps/tutorial_level1.map index e573b866..0c01e09b 100644 --- a/maps/tutorial_level1.map +++ b/maps/tutorial_level1.map @@ -8238,7 +8238,6 @@ brushDef "classname" "trigger_teleport" "target" "teleexit_exit_room" "target2" "target_remove_all_items" -"target3" "target_set_health" { brushDef { @@ -8469,6 +8468,7 @@ brushDef "targetname" "target_remove_all_items" "spawnflags" "1" "angle" "-179.999985" +"health" "100" } { "classname" "trigger_multiple" @@ -8940,9 +8940,3 @@ brushDef "targetname" "relay_deactivate_shotgun_3" "target" "button_weapon_shotgun_3" } -{ -"classname" "target_items" -"origin" "832.000000 -8224.000000 96.000000" -"targetname" "target_set_health" -"health" "100" -}