Author: cazfi
Date: Thu Jun 30 15:01:46 2016
New Revision: 33126

URL: http://svn.gna.org/viewcvs/freeciv?rev=33126&view=rev
Log:
Sea units on harbour defend with 1/4 power in sandbox ruleset.

See patch #7345

Modified:
    branches/S2_6/data/sandbox/README.sandbox
    branches/S2_6/data/sandbox/units.ruleset

Modified: branches/S2_6/data/sandbox/README.sandbox
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/sandbox/README.sandbox?rev=33126&r1=33125&r2=33126&view=diff
==============================================================================
--- branches/S2_6/data/sandbox/README.sandbox   (original)
+++ branches/S2_6/data/sandbox/README.sandbox   Thu Jun 30 15:01:46 2016
@@ -23,3 +23,6 @@
 Barbarians have been completely disabled from the sandbox ruleset
 in preparation to make them to use new barbarians model that will
 be introduced in freeciv-3.0.
+
+Sea Units on Harbour:
+Sea Units on Harbour defend with 1/4 of their usual defense value.

Modified: branches/S2_6/data/sandbox/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/sandbox/units.ruleset?rev=33126&r1=33125&r2=33126&view=diff
==============================================================================
--- branches/S2_6/data/sandbox/units.ruleset    (original)
+++ branches/S2_6/data/sandbox/units.ruleset    Thu Jun 30 15:01:46 2016
@@ -167,6 +167,7 @@
 name          = _("?unitclass:Sea")
 min_speed     = 2
 hp_loss_pct   = 0
+non_native_def_pct = 25
 flags         = "ZOC", "DamageSlows", "AttackNonNative", "AttFromNonNative"
 
 [unitclass_trireme]
@@ -174,6 +175,7 @@
 name          = _("?unitclass:Trireme")
 min_speed     = 2
 hp_loss_pct   = 0
+non_native_def_pct = 25
 flags         = "ZOC", "DamageSlows", "AttFromNonNative"
 
 [unitclass_heli]


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

Reply via email to