Author: cazfi
Date: Thu May 11 23:03:52 2017
New Revision: 35512

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

See hrm Feature #658922

Modified:
    branches/S3_0/data/sandbox/README.sandbox
    branches/S3_0/data/sandbox/terrain.ruleset

Modified: branches/S3_0/data/sandbox/README.sandbox
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/data/sandbox/README.sandbox?rev=35512&r1=35511&r2=35512&view=diff
==============================================================================
--- branches/S3_0/data/sandbox/README.sandbox   (original)
+++ branches/S3_0/data/sandbox/README.sandbox   Thu May 11 23:03:52 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: branches/S3_0/data/sandbox/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/data/sandbox/terrain.ruleset?rev=35512&r1=35511&r2=35512&view=diff
==============================================================================
--- branches/S3_0/data/sandbox/terrain.ruleset  (original)
+++ branches/S3_0/data/sandbox/terrain.ruleset  Thu May 11 23:03:52 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