]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Revert 'Add 'health 100' key to target_remove_all_items', for some reason it only...
authorSpike29 <leguen.yannick@gmail.com>
Sun, 14 Oct 2018 17:44:37 +0000 (19:44 +0200)
committerSpike29 <leguen.yannick@gmail.com>
Sun, 14 Oct 2018 17:44:37 +0000 (19:44 +0200)
maps/tutorial_level1.map

index 1b1995114fb93c0e12f4be70111309c4ae74863e..de4907e0b1c0af48b0166daa28c7f6bf63b17665 100644 (file)
@@ -8271,6 +8271,7 @@ brushDef
 "classname" "trigger_teleport"
 "target" "teleexit_exit_room"
 "target2" "target_remove_all_items"
+"target3" "target_reset_health"
 {
 brushDef
 {
@@ -8501,7 +8502,6 @@ brushDef
 "targetname" "target_remove_all_items"
 "spawnflags" "1"
 "angle" "-179.999985"
-"health" "100"
 }
 {
 "classname" "trigger_multiple"
@@ -9001,3 +9001,9 @@ brushDef
 "origin" "1280.000000 -3104.000000 0.000000"
 "respawntime" "3"
 }
+{
+"classname" "target_items"
+"origin" "832.000000 -8224.000000 96.000000"
+"targetname" "target_reset_health"
+"health" "100"
+}