Heat shields now compatible with strict mode... fixed one standard mission in strict mode, and made fuel collecting in strict viable again.

git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4524 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
Marc 2011-04-24 16:16:03 +00:00
parent 34b4427b41
commit 69fa821072

View File

@ -116,6 +116,15 @@
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",
"EQ_WEAPON_MINING_LASER",
@ -287,14 +296,6 @@
"Basic cannon delivering charged plasma bursts at sublight speed."
),
/* 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",
"EQ_WORMHOLE_SCANNER",