ACE3/TO_MERGE/ace/arty_ammunition/CfgSfx.hpp

10 lines
238 B
C++
Raw Normal View History

//CfgSfx.hpp
class CfgSfx {
class ace_arty_roundSoundSourceSound {
sounds[] = {"Factory15"};
name = "$STR_DN_FACTORY15";
Factory15[] = {"\ca\Sounds\sfx\factory9",10.0,2,900,1,0,0,0};
empty[] = {"",0,0,0,0,0,0,0};
};
};