If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

DC17mSniperScope

From SWRC Wiki
Jump to navigation Jump to search
//=============================================================================
// DC-17m Sniper Rifle Scope Attachment
//
// Created: 2003 September 26, Jenny Huang
//=============================================================================

class DC17mSniperScope extends Actor
	notplaceable;



defaultproperties
{
     DrawType=DT_StaticMesh
     StaticMesh=StaticMesh'Weapons.CloneWeapons.DC17mSniperScope'
}