package simulator //Tech is a tech level type Tech int const ( techPulper Tech = iota )