module Base
{
    template vehicle VVA_StepVan_Front {
		template! = VVA_StepVan_FrontLeft,
		template! = VVA_StepVan_FrontRight,
	}
    template vehicle VVA_StepVan_Front_nr {
		template! = VVA_StepVan_FrontLeft_nr,
		template! = VVA_StepVan_FrontRight_nr,
	}
}
