]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Add 'health 100' key to target_remove_all_items
authorSpike29 <leguen.yannick@gmail.com>
Sat, 13 Oct 2018 08:58:01 +0000 (10:58 +0200)
committerSpike29 <leguen.yannick@gmail.com>
Sat, 13 Oct 2018 08:58:01 +0000 (10:58 +0200)
maps/tutorial_level1.map

index e573b866afe38e73a230afcffe0a7d393af3fedb..0c01e09bbbbd95b16397786b8c2e14ebf2041eb4 100644 (file)
@@ -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"
-}