Core.Object | +--Engine.Actor | +--Engine.InventoryAttachment | +--XIII.MuzzleFlashAttachment | +--XIII.MFM60Attach
00001 //----------------------------------------------------------- 00002 // 00003 //----------------------------------------------------------- 00004 class MFM60Attach extends MuzzleFlashAttachment; 00005 00006 00007 00008 defaultproperties 00009 { 00010 bUseRandRotation=False 00011 DrawType=DT_StaticMesh 00012 StaticMesh=StaticMesh'StaticExplosifs.muzzle_m60' 00013 DrawScale=2.000000 00014 }