diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2018-02-15 22:24:40 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2018-02-15 22:24:40 +0100 |
commit | 829b650ea824d17c69ed1609c5142f9c77c69912 (patch) | |
tree | 47357742a05f092a463a65a502b80ba505d48651 /maps | |
parent | ac45de50c194f9707ca3908bdfc71eb257e41966 (diff) |
Play Zegarmistrz Światła in the clockroom.
Diffstat (limited to 'maps')
-rw-r--r-- | maps/p2_clockroom.map | 4 | ||||
-rw-r--r-- | maps/p7_uncommon.map | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/maps/p2_clockroom.map b/maps/p2_clockroom.map index 24553b6..8d66cf2 100644 --- a/maps/p2_clockroom.map +++ b/maps/p2_clockroom.map @@ -4023,14 +4023,14 @@ nexus6/e6bsegrtflr256_s { "classname" "target_speaker" "origin" "-760.000000 -1190.000000 -20.000000" -"noise" "sound/analmango/spiritus_sanctus.wav" +"noise" "sound/analmango/zegarmistrz.wav" "spawnflags" "1" } // entity 49 { "classname" "target_speaker" "origin" "-760.000000 -704.000000 -20.000000" -"noise" "sound/analmango/spiritus_sanctus.wav" +"noise" "sound/analmango/zegarmistrz.wav" "spawnflags" "1" } // entity 50 diff --git a/maps/p7_uncommon.map b/maps/p7_uncommon.map index 711d9b9..c802aa4 100644 --- a/maps/p7_uncommon.map +++ b/maps/p7_uncommon.map @@ -6702,6 +6702,6 @@ uncommon/qer_invisible "classname" "target_speaker" "origin" "-2240.000000 1024.000000 -64.000000" "spawnflags" "1" -"noise" "sound/analmango/zegarmistrz.wav" +"noise" "sound/analmango/spiritus_sanctus.wav" "angles" "-36.883842 6.237469 -26.854698" } |