Planet name file:

planetnames.ini contains the names of both "classes" of planets and
a list of default names for each class. The classes are used to
distribute planets around each star, and possibly determine what
types of items can be found there.


Planet type ini files:

commands:

NAME Barren Planet
this is the name of the planet type that appears in the info/explore
screen. Max 22 characters. Doesn't have to be unique.

CLAS barren
this is one of the planet classes defined in planetnames.ini. The class
is used for generating planets around stars as well as picking a random
name for the planet.

GFX1 planets/s_planets.tga 2
this is the graphic shown on starmap, orbiting the star. Typically
16x16 pixels. The number defines a frame on a sprite sheet.

GFXP planets/l_barren.jpg
this is the graphic file for the portrait in info/explore screen. must
be 128x128 pixels with pre-multiplied alpha.

TEXT A cold, desolate world with scruffy vegetation and little water.
this is the description of the planetary environment. Max 22 characters
by 6 lines.

FLAG norename homeworld
If these flags are set, the planet cannot be renamed (it's always the
same as NAME). the homeworld flag triggers the multiple-item setup of
alien homeworlds.

VALU 100 exploring
The score value and category for exploring this world.
