Rolled back r4524.

git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4525 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
Jens Ayton 2011-04-24 23:21:50 +00:00
parent 69fa821072
commit a1b28ecb52

View File

@ -116,15 +116,6 @@
strict_mode_compatible = true; strict_mode_compatible = true;
} }
), ),
(
4, 15000, "External Heat Shielding",
"EQ_HEAT_SHIELD",
"Additional ceramid-fibre blanketing and tiles, no armour value but provides extra solar insulation.",
{
available_to_all = true;
strict_mode_compatible = true;
}
),
( (
10, 8000, "Mining Laser", 10, 8000, "Mining Laser",
"EQ_WEAPON_MINING_LASER", "EQ_WEAPON_MINING_LASER",
@ -296,6 +287,14 @@
"Basic cannon delivering charged plasma bursts at sublight speed." "Basic cannon delivering charged plasma bursts at sublight speed."
), ),
/* new items */ /* new items */
(
4, 15000, "External Heat Shielding",
"EQ_HEAT_SHIELD",
"Additional ceramid-fibre blanketing and tiles, no armour value but provides extra solar insulation.",
{
available_to_all = true;
}
),
( (
9, 23950, "Wormhole Scanner", 9, 23950, "Wormhole Scanner",
"EQ_WORMHOLE_SCANNER", "EQ_WORMHOLE_SCANNER",