More timeline stuff.
[super-star-trek.git] / sst
diff --git a/sst b/sst
index cb64fd5cd2d14e429b82ff122eafb560cc9764d0..33d9ee0e963571a0ec90f6efa273f3c81da71650 100755 (executable)
--- a/sst
+++ b/sst
@@ -296,12 +296,12 @@ OPTION_ALL        = 0xffffffff
 OPTION_TTY        = 0x00000001        # old interface
 OPTION_CURSES     = 0x00000002        # new interface
 OPTION_IOMODES    = 0x00000003        # cover both interfaces
-OPTION_PLANETS    = 0x00000004        # planets and mining
+OPTION_PLANETS    = 0x00000004        # planets and mining (> 1974)
 OPTION_THOLIAN    = 0x00000008        # Tholians and their webs (UT 1979 version)
 OPTION_PROBE      = 0x00000020        # deep-space probes (DECUS version, 1980)
-OPTION_SHOWME     = 0x00000040        # bracket Enterprise in chart
-OPTION_RAMMING    = 0x00000080        # enemies may ram Enterprise (Almy)
-OPTION_MVBADDY    = 0x00000100        # more enemies can move (Almy)
+OPTION_SHOWME     = 0x00000040        # bracket Enterprise in chart (ESR, 2005)
+OPTION_RAMMING    = 0x00000080        # enemies may ram Enterprise (Almy, 1979)
+OPTION_MVBADDY    = 0x00000100        # more enemies can move (Almy, 1979?)
 OPTION_BLKHOLE    = 0x00000200        # black hole may timewarp you (Stas, 2005)
 OPTION_BASE       = 0x00000400        # bases have good shields (Stas, 2005)
 OPTION_WORLDS     = 0x00000800        # logic for inhabited worlds (ESR, 2006)