Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 00b786dae40f46fbd40a8397e8039f34 > files > 1

bos-1.1-alt2.src.rpm

--- bos_1_1/data/scripts/elites/units.lua-	2004-06-20 21:53:18 +0000
+++ bos_1_1/data/scripts/elites/units.lua	2006-06-12 12:49:23 +0000
@@ -64,7 +64,7 @@ DefineUnitType("unit-apcs", {
 	Armor = 10, BasicDamage = 5, PiercingDamage = 5, Missile = "missile-none",
 	MaxAttackRange = 4, Priority = 60, Points = 50,
 	Transporter = true, AttackFromTransporter = true, MaxOnBoard = 6,
-	Type = "land", RepairHp = 2, RepairCosts = {titanium, 2},
+	Type = "land", RepairHp = 2, RepairCosts = {titanium = 2},
 	RightMouseAction = "attack",
 	ExplodeWhenKilled = "missile-160x128-explosion",
 	Demand = 0, CanAttack = true, CanTargetLand = true,