Core.Object | +--Engine.Actor | +--Engine.InventoryAttachment | +--XIII.FirstPersonMuzzleFlash | +--XIII.KalachFPMF
00001 //----------------------------------------------------------- 00002 // 00003 //----------------------------------------------------------- 00004 class KalachFPMF extends FirstPersonMuzzleFlash; 00005 00006 00007 00008 defaultproperties 00009 { 00010 StaticMesh=StaticMesh'StaticExplosifs.muzzle_kalash' 00011 }