Label elements of system_description to make lookups easier for human OXP writers

git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4839 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
Chris Morris 2012-04-10 19:46:44 +00:00
parent 9885dd2d11
commit 07d419950b

View File

@ -149,252 +149,252 @@
// *** Planet description generator *** // *** Planet description generator ***
system_description = system_description =
( (
( ( // [0]
"fabled", "fabled",
"notable", "notable",
"well known", "well known",
"famous", "famous",
"noted" "noted"
), ),
( ( // [1]
"very", "very",
"mildly", "mildly",
"most", "most",
"reasonably", "reasonably",
"" ""
), ),
( ( // [2]
"ancient", "ancient",
"[20]", "[20]",
"great", "great",
"vast", "vast",
"pink" "pink"
), ),
( ( // [3]
"[29] [28] plantations", "[29] [28] plantations",
"mountains", "mountains",
"[27]", "[27]",
"[19] forests", "[19] forests",
"oceans" "oceans"
), ),
( ( // [4]
"shyness", "shyness",
"silliness", "silliness",
"mating traditions", "mating traditions",
"loathing of [5]", "loathing of [5]",
"love for [5]" "love for [5]"
), ),
( ( // [5]
"food blenders", "food blenders",
"tourists", "tourists",
"poetry", "poetry",
"discos", "discos",
"[13]" "[13]"
), ),
( ( // [6]
"talking tree", "talking tree",
"crab", "crab",
"bat", "bat",
"lobst", "lobst",
"%R" "%R"
), ),
( ( // [7]
"beset", "beset",
"plagued", "plagued",
"ravaged", "ravaged",
"cursed", "cursed",
"scourged" "scourged"
), ),
( ( // [8]
"[21] civil war", "[21] civil war",
"[26] [23] [24]s", "[26] [23] [24]s",
"[26] disease", "[26] disease",
"[21] earthquakes", "[21] earthquakes",
"[21] solar activity" "[21] solar activity"
), ),
( ( // [9]
"its [2] [3]", "its [2] [3]",
"the %I [23] [24]", "the %I [23] [24]",
"its inhabitants [25] [4]", "its inhabitants [25] [4]",
"[32]", "[32]",
"its [12] [13]" "its [12] [13]"
), ),
( ( // [10]
"juice", "juice",
"brandy", "brandy",
"water", "water",
"brew", "brew",
"gargle blasters" "gargle blasters"
), ),
( ( // [11]
"%R", "%R",
"%I [24]", "%I [24]",
"%I %R", "%I %R",
"%I [26]", "%I [26]",
"[26] %R" "[26] %R"
), ),
( ( // [12]
"fabulous", "fabulous",
"exotic", "exotic",
"hoopy", "hoopy",
"unusual", "unusual",
"exciting" "exciting"
), ),
( ( // [13]
"cuisine", "cuisine",
"night life", "night life",
"casinos", "casinos",
"sit coms", "sit coms",
"[32]" "[32]"
), ),
( ( // [14]
"%H", "%H",
"The planet %H", "The planet %H",
"The world %H", "The world %H",
"This planet", "This planet",
"This world" "This world"
), ),
( ( // [15]
"n unremarkable", "n unremarkable",
" boring", " boring",
" dull", " dull",
" tedious", " tedious",
" revolting" " revolting"
), ),
( ( // [16]
"planet", "planet",
"world", "world",
"place", "place",
"little planet", "little planet",
"dump" "dump"
), ),
( ( // [17]
"wasp", "wasp",
"moth", "moth",
"grub", "grub",
"ant", "ant",
"%R" "%R"
), ),
( ( // [18]
"poet", "poet",
"arts graduate", "arts graduate",
"yak", "yak",
"snail", "snail",
"slug" "slug"
), ),
( ( // [19]
"tropical", "tropical",
"dense", "dense",
"rain", "rain",
"impenetrable", "impenetrable",
"exuberant" "exuberant"
), ),
( ( // [20]
"funny", "funny",
"weird", "weird",
"unusual", "unusual",
"strange", "strange",
"peculiar" "peculiar"
), ),
( ( // [21]
"frequent", "frequent",
"occasional", "occasional",
"unpredictable", "unpredictable",
"dreadful", "dreadful",
"deadly" "deadly"
), ),
( ( // [22]
"[1] [0] for [9]", "[1] [0] for [9]",
"[1] [0] for [9] and [9]", "[1] [0] for [9] and [9]",
"[7] by [8]", "[7] by [8]",
"[1] [0] for [9] but [7] by [8]", "[1] [0] for [9] but [7] by [8]",
"a[15] [16]" "a[15] [16]"
), ),
( ( // [23]
"[26]", "[26]",
"mountain", "mountain",
"edible", "edible",
"tree", "tree",
"spotted" "spotted"
), ),
( ( // [24]
"[30]", "[30]",
"[31]", "[31]",
"[6]oid", "[6]oid",
"[18]", "[18]",
"[17]" "[17]"
), ),
( ( // [25]
"ancient", "ancient",
"exceptional", "exceptional",
"eccentric", "eccentric",
"ingrained", "ingrained",
"[20]" "[20]"
), ),
( ( // [26]
"killer", "killer",
"deadly", "deadly",
"evil", "evil",
"lethal", "lethal",
"vicious" "vicious"
), ),
( ( // [27]
"parking meters", "parking meters",
"dust clouds", "dust clouds",
"ice bergs", "ice bergs",
"rock formations", "rock formations",
"volcanoes" "volcanoes"
), ),
( ( // [28]
"plant", "plant",
"tulip", "tulip",
"banana", "banana",
"corn", "corn",
"%Rweed" "%Rweed"
), ),
( ( // [29]
"%R", "%R",
"%I %R", "%I %R",
"%I [26]", "%I [26]",
"inhabitant", "inhabitant",
"%I %R" "%I %R"
), ),
( ( // [30]
"shrew", "shrew",
"beast", "beast",
"bison", "bison",
"snake", "snake",
"wolf" "wolf"
), ),
( ( // [31]
"leopard", "leopard",
"cat", "cat",
"monkey", "monkey",
"goat", "goat",
"fish" "fish"
), ),
( ( // [32]
"[11] [10]", "[11] [10]",
"%I [30] [33]", "%I [30] [33]",
"its [12] [31] [33]", "its [12] [31] [33]",
"[34] [35]", "[34] [35]",
"[11] [10]" "[11] [10]"
), ),
( ( // [33]
"meat", "meat",
"cutlet", "cutlet",
"steak", "steak",
"burgers", "burgers",
"soup" "soup"
), ),
( ( // [34]
"ice", "ice",
"mud", "mud",
"Zero-G", "Zero-G",
"vacuum", "vacuum",
"%I ultra" "%I ultra"
), ),
( ( // [35]
"hockey", "hockey",
"cricket", "cricket",
"karate", "karate",