Author: cazfi
Date: Sat Mar  7 20:31:10 2015
New Revision: 28445

URL: http://svn.gna.org/viewcvs/freeciv?rev=28445&view=rev
Log:
Changed Marco Polo's Embassy in experimental ruleset to grant embassies with 
already met players only

See patch #5889

Modified:
    trunk/data/experimental/buildings.ruleset
    trunk/data/experimental/effects.ruleset
    trunk/doc/README.ruleset_experimental

Modified: trunk/data/experimental/buildings.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/experimental/buildings.ruleset?rev=28445&r1=28444&r2=28445&view=diff
==============================================================================
--- trunk/data/experimental/buildings.ruleset   (original)
+++ trunk/data/experimental/buildings.ruleset   Sat Mar  7 20:31:10 2015
@@ -1609,7 +1609,8 @@
 sound          = "w_marco_polos_embassy"
 sound_alt      = "w_generic"
 helptext       = _("\
-The player who owns it gets an embassy with all players.\
+The player who owns it gets an embassy with all players with whom one has ever\
+ had contact with.\
 ")
 
 [building_michelangelos_chapel]

Modified: trunk/data/experimental/effects.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/experimental/effects.ruleset?rev=28445&r1=28444&r2=28445&view=diff
==============================================================================
--- trunk/data/experimental/effects.ruleset     (original)
+++ trunk/data/experimental/effects.ruleset     Sat Mar  7 20:31:10 2015
@@ -2214,14 +2214,6 @@
       "Building", "Manhattan Project", "World", TRUE
     }
 
-[effect_marco_polos_contact]
-type    = "Have_Contacts"
-value  = 1
-reqs   =
-    { "type", "name", "range"
-      "Building", "Marco Polo's Embassy", "Player"
-    }
-
 [effect_marco_polos_embassy]
 type    = "Have_Embassies"
 value  = 1

Modified: trunk/doc/README.ruleset_experimental
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/doc/README.ruleset_experimental?rev=28445&r1=28444&r2=28445&view=diff
==============================================================================
--- trunk/doc/README.ruleset_experimental       (original)
+++ trunk/doc/README.ruleset_experimental       Sat Mar  7 20:31:10 2015
@@ -118,6 +118,9 @@
 
 - Being part of a unit stack won't protect against spy actions.
 
+- Marco Polo's Embassy does not grant new connections, nor embassies, to 
players
+  one has never met. It grants embassy with already met players only.
+
 
 2. Use the new ruleset
    -------------------


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

Reply via email to