Author: sveinung
Date: Wed Oct 19 14:20:23 2016
New Revision: 34177

URL: http://svn.gna.org/viewcvs/freeciv?rev=34177&view=rev
Log:
webperimental: hand write "Heal Unit" help.

The auto generated help text for the "Heal Unit" action doesn't cover
every part of its rules. Replace the autogenerated help text with a
more detailed handwritten description.

See patch #7841

Modified:
    trunk/data/webperimental/game.ruleset
    trunk/data/webperimental/units.ruleset

Modified: trunk/data/webperimental/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/webperimental/game.ruleset?rev=34177&r1=34176&r2=34177&view=diff
==============================================================================
--- trunk/data/webperimental/game.ruleset       (original)
+++ trunk/data/webperimental/game.ruleset       Wed Oct 19 14:20:23 2016
@@ -361,7 +361,7 @@
 ; disables the following actions.
 ;
 ; Can make the help text less redundant when you document it your self.
-;quiet_actions = "Targeted Sabotage City", "Targeted Steal Tech"
+quiet_actions = "Heal Unit"
 
 ; /* <-- avoid gettext warnings
 ;

Modified: trunk/data/webperimental/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/webperimental/units.ruleset?rev=34177&r1=34176&r2=34177&view=diff
==============================================================================
--- trunk/data/webperimental/units.ruleset      (original)
+++ trunk/data/webperimental/units.ruleset      Wed Oct 19 14:20:23 2016
@@ -2336,6 +2336,14 @@
 This is you. If you lose this unit, you lose the game. So don't.\
 "), _("\
 Won't unleash barbarians from huts.\
+"), _("\
+The Leader unit includes a court physician.\
+ The Leader unit can therefore be used to heal it self or other\
+ light weight land units.\
+ Healing restores up to 25% of the target unit's hit points.\
+ All the Leader's remaining movement points are spent.\
+ The unit being healed must be allied or domestic.\
+ It must be located at or adjacent to the Leader's tile.\
 ")
 
 [unit_barbarian_leader]


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

Reply via email to