If I were to divorce shipyard code from starport code, how would I best go about it?
1. What is a reasonable, but not too fiddly, way to represent shipyard?
2. Where should this code sit in the UWP?
Assume #1 is a letter code from A-E and perhaps X for "none" (seems like 'E' would also mean "none"...)?
A=starship construction, major repairs
B=spacecraft construction, major repairs
C=routine maintenance overhaul
D=minor repairs
E=none
X=none?
How would I generate this number, presumably from starport code, TL, and world population, perhaps?
#2. Should this code come immediately after the starport letter itself (my first guess), or should it be near base codes, or should it go elsewhere?
Example. Say I've got a "C" class starport with no shipyard ("X"). Where would it look best?
1. What is a reasonable, but not too fiddly, way to represent shipyard?
2. Where should this code sit in the UWP?
Assume #1 is a letter code from A-E and perhaps X for "none" (seems like 'E' would also mean "none"...)?
A=starship construction, major repairs
B=spacecraft construction, major repairs
C=routine maintenance overhaul
D=minor repairs
E=none
X=none?
How would I generate this number, presumably from starport code, TL, and world population, perhaps?
#2. Should this code come immediately after the starport letter itself (my first guess), or should it be near base codes, or should it go elsewhere?
Example. Say I've got a "C" class starport with no shipyard ("X"). Where would it look best?
Code:
#1 Rob's World 0101 CX-677788-A S [...Trade Codes...] A PBG
#2 Rob's World 0101 C-677788-A XS [...Trade Codes...] A PBG
#3 Rob's World 0101 C-677788-A S [...Trade Codes...] A XPBG