From e64b22f5bd47bffe2d9e4f1bbbd0a90b05d11ba4 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Tue, 30 Aug 2005 17:14:40 +0000 Subject: Use a quieter helicopter sound during the "He was only a robot. Oh, I loved the little guy." line to keep it from being drowned out. I don't know what the original did, but one of my old patches (pre-0.5.0, I think) messed around here, so I may have broken it then. Or not. Anyway, this sounds better to me. svn-id: r18723 --- sky/intro.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sky') diff --git a/sky/intro.cpp b/sky/intro.cpp index faa764ac0a..400086bd1c 100644 --- a/sky/intro.cpp +++ b/sky/intro.cpp @@ -336,6 +336,8 @@ uint16 Intro::_cdIntroSeq[] = { SHOWSCREEN, CD_20_LOG, FADEUP, CD_19_PAL, WAITVOICE, + LOADBG, 59496, // quiet heli + LOOPBG, PLAYVOICE, CDV_21, FADEDOWN, SHOWSCREEN, CD_21_LOG, -- cgit v1.2.3