]> git.pond.sub.org Git - empserver/blobdiff - src/lib/global/ship.config
Update copyright notice
[empserver] / src / lib / global / ship.config
index 4f0e86370fc42fbe02ed520fa0ae4531943e00bc..2ec9bcb2b0000146b994ef1a50073c6ffab89cbf 100644 (file)
@@ -1,11 +1,11 @@
 #
 #   Empire - A multi-player, client/server Internet based war game.
-#   Copyright (C) 1986-2009, Dave Pare, Jeff Bailey, Thomas Ruschak,
-#                            Ken Stevens, Steve McClure
+#   Copyright (C) 1986-2016, Dave Pare, Jeff Bailey, Thomas Ruschak,
+#                 Ken Stevens, Steve McClure, Markus Armbruster
 #
-#   This program is free software; you can redistribute it and/or modify
+#   Empire is free software: you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as published by
-#   the Free Software Foundation; either version 2 of the License, or
+#   the Free Software Foundation, either version 3 of the License, or
 #   (at your option) any later version.
 #
 #   This program is distributed in the hope that it will be useful,
@@ -14,8 +14,7 @@
 #   GNU General Public License for more details.
 #
 #   You should have received a copy of the GNU General Public License
-#   along with this program; if not, write to the Free Software
-#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+#   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 #   ---
 #
@@ -28,7 +27,7 @@
 #   ship.config: Ship characteristics
 #
 #   Known contributors to this file:
-#      Markus Armbruster, 2006-2008
+#      Markus Armbruster, 2006-2015
 #
 #   Derived from ship.c; known contributors:
 #      Dave Pare, 1986
@@ -38,8 +37,8 @@
 #      Steve McClure, 1998
 #
 
-# Available flags are in ship_chr_flags[].  info Ship-types should
-# document them all.
+# Available flags are in compiled-in table ship-chr-flags.  info
+# Ship-types should document them all.
 #
 # Note that if nplanes > 0 and flag plane is not set, then flag miss
 # will automatically be set.
@@ -55,7 +54,8 @@ type name                       l_b h_b tech cost ...
  2  "cs   cargo ship"            60  40   20  500
  3  "os   ore ship"              60  40   20  500
  4  "ss   slave ship"            60  40    0  300
- 5  "ts   trade ship"           200 100   30 1750
+# Uncomment to enable trade ships
+# 5 "ts   trade ship"           200 100   30 1750
  6  "frg  frigate"               30  30    0  600
  7  "oe   oil exploration boat"  25  15   40  800
  8  "od   oil derrick"           60  60   50 1500
@@ -96,7 +96,7 @@ type name                       arm spe vis vrn frn gli nla npl nch nxl ...
  2  "cs   cargo ship"            20  25  35   3   0   0   2   0   0   1
  3  "os   ore ship"              20  25  35   3   0   0   0   0   0   1
  4  "ss   slave ship"            20  10  35   3   0   0   0   0   0   1
- 5  "ts   trade ship"            20  25  35   3   0   0   0   0   0   1
+# 5 "ts   trade ship"            20  25  35   3   0   0   0   0   0   1
  6  "frg  frigate"               50  25  25   3   1   1   2   0   0   1
  7  "oe   oil exploration boat"  10  25  15   2   0   0   0   0   0   0
  8  "od   oil derrick"           30  15  65   3   0   0   0   0   0   2
@@ -137,7 +137,7 @@ type name                       civ mil she gun pet iro dus bar foo oil  lcm hcm
  2  "cs   cargo ship"           600  50 300  50   0   0   0   0 900   0 1400 900  250   0 (supply)
  3  "os   ore ship"              30   5   0   0   0 990 990   0 200   0    0   0   45 990 ()
  4  "ss   slave ship"            20  80   0   0   0   0   0   0 200   0    0   0 1200   0 ()
- 5  "ts   trade ship"            50  50   0   0   0   0   0   0 100   0    0   0    0   0 (trade)
+# 5 "ts   trade ship"            50  50   0   0   0   0   0   0 100   0    0   0    0   0 (trade)
  6  "frg  frigate"                0  60  10   2   0   0   0   0  60   0    0   0    0   0 (semi-land)
  7  "oe   oil exploration boat"  10   5   0   0   0   0   0   0 100   1    0   0    0   0 (oil canal)
  8  "od   oil derrick"          990  80   0   0   0   0   0   0 990 990    0   0  990   0 (oil)
@@ -159,14 +159,14 @@ type name                       civ mil she gun pet iro dus bar foo oil  lcm hcm
 24  "af   asw frigate"            0  60  60   4   0   0   0   0 120   0    0   0    0   0 (torp dchrg sonar sub-torp)
 25  "na   nuc attack sub"         0  25  60   6   0   0   0   0 500   0    0   0    0   0 (torp sonar min sub sub-torp)
 26  "ad   asw destroyer"          0 100  80   6  40   0   0   0 500   0    0   0    0   0 (torp dchrg sonar sub-torp)
-27  "nm   nuc miss sub"           0  25 200   1   0   0   0   0 500   0    0   0    0   0 (sonar sub)
-28  "msb  missile sub"            0  25 100   1   0   0   0   0 500   0    0   0    0   0 (sonar sub)
-29  "mb   missile boat"           0   5 100   3   0   0   0   0 500   0    0   0    0   0 ()
-30  "mf   missile frigate"        0  60 220   4   0   0   0   0 120   0    0   0    0   0 ()
-31  "mc   missile cruiser"        0 120 500   6 160   0   0   0 200   0    0   0    0   0 (anti-missile)
+27  "nm   nuc miss sub"           0  25 200   1   0   0   0   0 500   0    0   0    0   0 (miss sonar sub)
+28  "msb  missile sub"            0  25 100   1   0   0   0   0 500   0    0   0    0   0 (miss sonar sub)
+29  "mb   missile boat"           0   5 100   3   0   0   0   0 500   0    0   0    0   0 (miss)
+30  "mf   missile frigate"        0  60 220   4   0   0   0   0 120   0    0   0    0   0 (miss)
+31  "mc   missile cruiser"        0 120 500   6 160   0   0   0 200   0    0   0    0   0 (miss anti-missile)
 32  "aac  aa cruiser"             0 100 100  15   0   0   0   0 200   0    0   0    0   0 (anti-missile)
-33  "agc  aegis cruiser"          0 200 400  25  40   0   0   0 900   0    0   0    0   0 (anti-missile)
-34  "ncr  nuc cruiser"            0 200 400   8  40   0   0   0 900   0    0   0    0   0 (anti-missile)
+33  "agc  aegis cruiser"          0 200 400  25  40   0   0   0 900   0    0   0    0   0 (miss anti-missile)
+34  "ncr  nuc cruiser"            0 200 400   8  40   0   0   0 900   0    0   0    0   0 (miss anti-missile)
 35  "nas  nuc asw cruiser"        0 200 120   6 160   0   0   0 500   0    0   0    0   0 (torp dchrg sonar sub-torp)
 36  "nsp  nuc supply ship"       50  50 600  50 999   0   0   0 999   0 1500 900    0   0 (supply)
 /config