Author: cazfi
Date: Sat Feb 21 23:24:32 2015
New Revision: 28273

URL: http://svn.gna.org/viewcvs/freeciv?rev=28273&view=rev
Log:
Made Stealth Spies not able to establish embassies in alien ruleset.

See patch #5847

Modified:
    trunk/data/alien/game.ruleset
    trunk/data/alien/techs.ruleset
    trunk/doc/README.ruleset_alien

Modified: trunk/data/alien/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/alien/game.ruleset?rev=28273&r1=28272&r2=28273&view=diff
==============================================================================
--- trunk/data/alien/game.ruleset       (original)
+++ trunk/data/alien/game.ruleset       Sat Feb 21 23:24:32 2015
@@ -184,9 +184,6 @@
 ; /* TRANS: Incite a _Revolt (3% chance of success). */
 ui_name_incite_city = _("Incite a %sRevolt%s")
 
-; /* TRANS: Establish _Embassy (100% chance of success). */
-ui_name_establish_embassy = _("Establish %sEmbassy%s")
-
 ; /* TRANS: Copy Research _Data (3% chance of success). */
 ui_name_steal_tech = _("Copy Research %sData%s")
 
@@ -229,20 +226,6 @@
       "DiplRel", "War", "Local", TRUE
       "UnitState", "TransportDependent", "Local", FALSE
       "MinMoveFrags", "1", "Local", TRUE
-    }
-
-[actionenabler_establish_embassy]
-action       = "Establish Embassy"
-actor_reqs    =
-    { "type",   "name", "range", "present"
-      "UnitFlag", "Diplomat", "Local", TRUE
-      "UnitState", "TransportDependent", "Local", FALSE
-      "MinMoveFrags", "1", "Local", TRUE
-    }
-target_reqs  =
-    { "type",   "name", "range", "present"
-      "Nation", "Lunatic", "Player", FALSE
-      "Nation", "Madmen", "Player", FALSE
     }
 
 [actionenabler_investigate_city]

Modified: trunk/data/alien/techs.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/alien/techs.ruleset?rev=28273&r1=28272&r2=28273&view=diff
==============================================================================
--- trunk/data/alien/techs.ruleset      (original)
+++ trunk/data/alien/techs.ruleset      Sat Feb 21 23:24:32 2015
@@ -168,7 +168,8 @@
 graphic     = "a.communication"
 graphic_alt = "-"
 helptext    = _("Conventional radio does not work here. Develop working 
alternative \
-that takes advantage of the local radiation. You'll get contact to other 
factions.\n\n\
+that takes advantage of the local radiation. You'll get contact to other 
factions and \
+much more information about them.\n\n\
 Also your own bases can communicate more efficiently with each other, so 
number of \
 bases you have is not causing as much unhappiness as before.")
 

Modified: trunk/doc/README.ruleset_alien
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/doc/README.ruleset_alien?rev=28273&r1=28272&r2=28273&view=diff
==============================================================================
--- trunk/doc/README.ruleset_alien      (original)
+++ trunk/doc/README.ruleset_alien      Sat Feb 21 23:24:32 2015
@@ -113,3 +113,6 @@
 - Water Engineer build_cost increased to 40, like other City Founding units
 
 - Hex topology is used by default
+
+- Stealth Spies cannot establish embassies. They are already granted by
+  "Communication" tech


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to