Author: cazfi
Date: Thu May 11 23:03:46 2017
New Revision: 35511

URL: http://svn.gna.org/viewcvs/freeciv?rev=35511&view=rev
Log:
sandbox: Make Buoys visible only to those player who know Radio

See hrm Feature #658922

Modified:
    trunk/data/sandbox/README.sandbox
    trunk/data/sandbox/terrain.ruleset

Modified: trunk/data/sandbox/README.sandbox
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/sandbox/README.sandbox?rev=35511&r1=35510&r2=35511&view=diff
==============================================================================
--- trunk/data/sandbox/README.sandbox   (original)
+++ trunk/data/sandbox/README.sandbox   Thu May 11 23:03:46 2017
@@ -99,3 +99,7 @@
 Opponents not seeing units in fortress or airbase:
 Opponents can't see units that are inside fortress or airbase.
 Units inside fort and airstrip can still be seen.
+
+Buoys visible only once Radio known:
+One can see Buoys only when one knows Radio. The leading player
+may build Buoys that others can't yet see.

Modified: trunk/data/sandbox/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/sandbox/terrain.ruleset?rev=35511&r1=35510&r2=35511&view=diff
==============================================================================
--- trunk/data/sandbox/terrain.ruleset  (original)
+++ trunk/data/sandbox/terrain.ruleset  Thu May 11 23:03:46 2017
@@ -1493,11 +1493,15 @@
       "UnitFlag", "Airbase", "Local", TRUE
       "CityTile", "Center", "Local", FALSE
     }
+visibility_req = "Radio"
 build_time     = 3
 removal_time   = 0
 flags          = "ShowFlag"
 helptext       = _("\
 Buoys may be built in the ocean (by units on a sea-going vessel).\
+"), _("\
+Only those players that already know Radio can see Buoys of any \
+players.\
 ")
 
 [extra_ruins]


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

Reply via email to