From: MirceaKitsune Date: Fri, 15 Apr 2011 23:32:43 +0000 (+0300) Subject: Vore Temple map - Fix secret buttons being hard to press and annoying some players... X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=fa1359e81bee7dd445a68ce5e890649042b5f30c Vore Temple map - Fix secret buttons being hard to press and annoying some players. They will now stay pressed forever, and will also make a sound when pressing them. --- diff --git a/data/maps/voretemple.map b/data/maps/voretemple.map index 524f2471..ab0832f6 100644 --- a/data/maps/voretemple.map +++ b/data/maps/voretemple.map @@ -10310,7 +10310,7 @@ common/invisible { "classname" "func_button" "angle" "270" -"wait" "5" +"wait" "1000000" "target" "secret1-3" // brush 0 { @@ -10327,7 +10327,7 @@ common/invisible "classname" "func_button" "angle" "270" "target" "secret1-2" -"wait" "5" +"wait" "1000000" // brush 0 { ( -876 -508 52 ) ( -868 -504 52 ) ( -868 -508 52 ) e7/e7brnmetal 0 0 0 1 1 134217728 0 0 @@ -10343,7 +10343,7 @@ common/invisible "classname" "func_button" "angle" "270" "target" "secret1-1" -"wait" "5" +"wait" "1000000" // brush 0 { ( 728 -1276 52 ) ( 736 -1272 52 ) ( 736 -1276 52 ) e7/e7bricks01 0 0 0 2 2 134217728 0 0 @@ -22782,3 +22782,27 @@ common/invisible ( 0 1056 96 ) ( 0 992 -32 ) ( 0 1056 -32 ) common/trigger 0 0 0 0.5 0.5 0 0 0 } } +// entity 818 +{ +"classname" "target_speaker" +"origin" "732.000000 -1264.000000 44.000000" +"noise" "sound/misc/medplat2.ogg" +"atten" "2" +"targetname" "secret1-1" +} +// entity 819 +{ +"classname" "target_speaker" +"origin" "3064.000000 -504.000000 216.000000" +"noise" "sound/misc/medplat2.ogg" +"atten" "2" +"targetname" "secret1-3" +} +// entity 820 +{ +"classname" "target_speaker" +"origin" "-872.000000 -496.000000 44.000000" +"noise" "sound/misc/medplat2.ogg" +"atten" "2" +"targetname" "secret1-2" +}