cod5-sdk/raw/maps/mp/mp_makin_amb.gsc
2008-11-20 00:00:00 +00:00

24 lines
No EOL
796 B
Text

//
// 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
//*************************************************************************************************
}