cod5-sdk/raw/clientscripts/createfx/living_battlefield_fx.csc
2008-11-20 00:00:00 +00:00

10 lines
284 B
Text

//_createfx generated. Do not touch!!
main()
{
// CreateFX entities placed: 1
ent = clientscripts\_fx::createLoopSound();
ent.v[ "origin" ] = ( 226.346, -749.673, 231.308 );
ent.v[ "angles" ] = ( 270, 0, 0 );
ent.v[ "soundalias" ] = "mono_wind";
}