diff options
Diffstat (limited to 'maps/p4_thepress.map')
-rw-r--r-- | maps/p4_thepress.map | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/maps/p4_thepress.map b/maps/p4_thepress.map index 3bdff86..c01c8a4 100644 --- a/maps/p4_thepress.map +++ b/maps/p4_thepress.map @@ -4030,7 +4030,7 @@ nexus6/barrel_rst_sign "angle" "90" "speed" "1917" "wait" "360000" -"targetname" "box_1" +"targetname" "global_painting_1" "sound1to2" "sound/null.wav" "sound2to1" "sound/null.wav" "soundPos1" "sound/null.wav" @@ -4048,7 +4048,7 @@ nexus6/barrel_rst_sign // entity 24 { "classname" "trigger_multiple" -"target" "box_1" +"target" "global_painting_1" "wait" "-1" // brush 0 { @@ -4084,7 +4084,7 @@ nexus6/barrel_rst_sign "classname" "target_delay" "origin" "-496.000000 -1624.000000 -16.000000" "wait" "0.95" -"targetname" "box_1" +"targetname" "global_painting_1" "target" "box_3" } // entity 27 @@ -4114,7 +4114,7 @@ nexus6/barrel_rst_sign "classname" "target_delay" "origin" "-496.000000 -1664.000000 -16.000000" "wait" "0.5" -"targetname" "box_1" +"targetname" "global_painting_1" "target" "box_2" } // entity 29 @@ -4145,3 +4145,15 @@ nexus6/barrel_rst_sign "noise" "sound/analmango/pwner_in.wav" "targetname" "global_ann_pwner_in" } +// entity 33 +{ +"classname" "target_location" +"origin" "-1024.000000 -1744.000000 -16.000000" +"message" "Press room W" +} +// entity 34 +{ +"classname" "target_location" +"origin" "-320.000000 -1952.000000 16.000000" +"message" "Press room E" +} |