/// abstract class Infrastructure extends Purchasable { public readonly resourceType: ResourceType = ResourceType.infrastructure; }