Searched refs:planetTable (Results 1 – 1 of 1) sorted by relevance
41 private val planetTable = RandomTable(0.75f to planetDescriptors, 0.25f to anyDescriptors) regex66 return planetTable.roll(rng).pull(rng) + " " + planetTypes.pull(rng)