module Base
{
	model Syringe
	{
        mesh      =   items/Item_Syringe|Syringe,
		texture = WorldItems/MetalSheet,
        scale     =   1,
	}
}