Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class CfgAmmo
- {
- class GrenadeBase;
- class G_40mm_HE: GrenadeBase
- {
- SoundSetExplosion[]=
- {
- "GrenadeLauncher_Exp_SoundSet",
- "GrenadeLauncher_Tail_SoundSet",
- "Explosion_Debris_SoundSet"
- };
- };
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement