//WEAPON REF LIST:
//custom1 - Golden Gun
//custom2 - M1 Garand
WeaponCategory
{
	"CANNOTCARRY" {
	}

	"Melee" {
		"weapon_crowbar"{}
		"weapon_custom29"{}	
		"weapon_custom19"{}			
	}
	
	"Pistol" {
		"weapon_pistol"{}
		"weapon_alyxgun"{}
		"weapon_357"{}
		"weapon_custom1"{}
		"weapon_custom10"{}
		"weapon_custom23"{}
		"weapon_custom24"{}		
	}

	"Rifle" {
		"weapon_ar2"{}
		"weapon_ak47"{}
		"weapon_custom16"{}
		"weapon_custom2"{}		
		"weapon_kar98"{}
		"weapon_custom3"{}		
		}

	"SMG" {
		"weapon_smg1"{}
		"weapon_grease"{}
		"weapon_mp5"{}
		"weapon_custom9"{}
		"weapon_custom13"{}		
		}

	"Shotgun" {
		"weapon_custom5"{}	
		"weapon_custom6"{}			
		"weapon_shotgun"{}	
		}

	"Special" {
		"weapon_lasergun"{}
		"weapon_custom26"{}
		"weapon_custom12"{}		
		"weapon_flaregun"{}
		"weapon_custom20"{}
		"weapon_svd"{}
		"weapon_crossbow"{}		
		"weapon_gauss"{}
		"weapon_custom15"{}			
		}

	"Rocket" {
		"weapon_rpg"{}
	}

	"Grenade" {
		"weapon_frag"{}
		"weapon_msbomb"{}	
		"weapon_anm14"{}
		"weapon_gravgren"{}
		"weapon_bananna"{}
		"weapon_custom29"{}			
		"weapon_custom11"{}			
	}
}
