cod5-sdk/raw/maps/mp/mp_makin_amb.gsc

24 lines
796 B
Text
Raw Normal View History

2008-11-20 00:00:00 +00:00
//
// file: mp_cavern_amb.gsc
// description: level ambience script for subway
//
#include maps\mp\_utility;
#include maps\mp\_ambientpackage;
main()
{
//************************************************************************************************
// ACTIVATE DEFAULT AMBIENT SETTINGS
//************************************************************************************************
//activateAmbientPackage( "none", 0 );
//activateAmbientRoom( "none", 0 );
//*************************************************************************************************
// START SCRIPTS
//*************************************************************************************************
}