Some comments and captions

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2282 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2006-03-17 23:43:11 +00:00
parent 9c40044918
commit b345ff30d9
2 changed files with 21 additions and 0 deletions
+9
View File
@@ -1,3 +1,12 @@
#####################################################################
# The Ur-Quan Masters official cluster definitions
# (used by starmap image generation scripts)
#
# Fields are:
# Cluster name,
# Name positioning hint (navigational abbr; not currently used),
# Connecting line pairs (comma separated; latin: A=1, B=2, etc)
#####################################################################
Andromedae,s,AB Andromedae,s,AB
Antliae,ne,AB,BC,BE,CD,EF,FA Antliae,ne,AB,BC,BE,CD,EF,FA
Apodis,w,AB,BC,CD,DA Apodis,w,AB,BC,CD,DA
+12
View File
@@ -1,3 +1,15 @@
#####################################################################
# The Ur-Quan Masters official star definitions
# (used by starmap image generation scripts)
#
# Fields are:
# Star/cluster name,
# Star designation in a cluster (or * for singular),
# X coordinate (in grid coords),
# Y coordinate (in grid coords),
# Color (must match whatever the parent script has),
# Size (usually 1-3)
#####################################################################
Achernar,*,537.5,272.9,B,1 Achernar,*,537.5,272.9,B,1
Alcor,*,970.8,025.0,B,1 Alcor,*,970.8,025.0,B,1
Aldebaran,*,737.5,356.2,B,1 Aldebaran,*,737.5,356.2,B,1