Author: jtn
Date: Thu Mar 12 01:08:53 2015
New Revision: 28499

URL: http://svn.gna.org/viewcvs/freeciv?rev=28499&view=rev
Log:
civ2civ3: Allow (empty) Helicopters to be airlifted.

See gna patch #5926.

Modified:
    branches/S2_6/data/civ2civ3/units.ruleset

Modified: branches/S2_6/data/civ2civ3/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/civ2civ3/units.ruleset?rev=28499&r1=28498&r2=28499&view=diff
==============================================================================
--- branches/S2_6/data/civ2civ3/units.ruleset   (original)
+++ branches/S2_6/data/civ2civ3/units.ruleset   Thu Mar 12 01:08:53 2015
@@ -177,7 +177,7 @@
 name          = _("?unitclass:Helicopter")
 min_speed     = 1
 hp_loss_pct   = 10
-flags         = "Unreachable", "DoesntOccupyTile", "CanOccupyCity", 
"CollectRansom"
+flags         = "Unreachable", "DoesntOccupyTile", "CanOccupyCity", 
"CollectRansom", "Airliftable"
 
 [unitclass_air]
 ; /* TRANS: Unit class: used adjectivally */


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

Reply via email to