Author: sveinung
Date: Mon Aug  1 17:20:53 2016
New Revision: 33414

URL: http://svn.gna.org/viewcvs/freeciv?rev=33414&view=rev
Log:
Do patch #6644 to webperimental.

Ruleset comments about extra activity graphic value "None" was made more
verbose in the bundled rulesets after webperimental was posted. Make
webperimental match by applying Marko Lindqvist <cazfi>'s patch #6644 to
webperimental too.

See patch #7527

Modified:
    trunk/data/webperimental/terrain.ruleset

Modified: trunk/data/webperimental/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/webperimental/terrain.ruleset?rev=33414&r1=33413&r2=33414&view=diff
==============================================================================
--- trunk/data/webperimental/terrain.ruleset    (original)
+++ trunk/data/webperimental/terrain.ruleset    Mon Aug  1 17:20:53 2016
@@ -1020,12 +1020,14 @@
 ; graphic_alt             = tag for alternate graphic if preferred graphic is
 ;                           not present. Can use eg "-" for no alternate
 ;                           graphic
-; activity_gfx            = tag specifying graphic for unit building extra
-;                           (can be "none")
+; activity_gfx            = tag specifying graphic for unit building extra.
+;                           This can be "None" to indicate that graphic sprite
+;                           is not needed.
 ; act_gfx_alt             = tag for alternative graphic for unit building extra
 ; act_gfx_alt2            = tag for second alternative graphic for unit 
building extra
-; rmact_gfx               = tag specifying graphic for unit removing extra
-;                           (can be "none")
+; rmact_gfx               = tag specifying graphic for unit removing extra.
+;                           This can be "None" to indicate that graphic sprite
+;                           is not needed.
 ; rmact_gfx_alt           = tag for alternative graphic for unit removing extra
 ; reqs                    = requirements to build the extra (see 
effects.ruleset
 ;                           and README.effects for help on requirements)


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

Reply via email to