Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2005:
[Freeciv-Dev] (PR#12565) [Patch] Document move_type restrictions
Home

[Freeciv-Dev] (PR#12565) [Patch] Document move_type restrictions

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12565) [Patch] Document move_type restrictions
From: "Marko Lindqvist" <marko.lindqvist@xxxxxxxxxxx>
Date: Sun, 20 Mar 2005 13:14:03 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12565 >


  This lists unit flags and roles that cannot be used with move_types 
other than LAND_MOVING. Mainly meant for S2_0, some of these 
restrictions will be soon removed from HEAD.


  - ML

diff -Nurd -X.diff_ignore freeciv/doc/README.rulesets 
freeciv/doc/README.rulesets
--- freeciv/doc/README.rulesets 2004-12-18 13:27:38.593750000 +0200
+++ freeciv/doc/README.rulesets 2004-12-19 17:12:41.718750000 +0200
@@ -141,6 +141,19 @@
     - These unit flag combinations won't work:
       - "Diplomat" and "Caravan"
 
+    - These flags and roles work only for move_type "Land" units:
+      - "Diplomat"
+      - "Partisan"
+      - "Paratroopers"
+      - "Settler"
+      - "IgTer"
+      - "Marines"
+      - "Airbase"
+      - "Barbarian"
+      - "BarbarianTech"
+
+    - Flag "Cities" does not work for move_type "Air" or "Heli" units
+
 nations.ruleset:
 
   Unused entries:

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#12565) [Patch] Document move_type restrictions, Marko Lindqvist <=