Removed junk lines from nova script.

git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1670 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
Jens Ayton 2008-06-03 10:21:34 +00:00
parent db1a95e102
commit 20e62f3151

View File

@ -187,8 +187,6 @@ this.shipWillExitWitchspace = function () // call this as soon as possible so o
player.fuelLeakRate = 25;
system.sun.goNova(7200);
player.consoleMessage(expandDescription("[danger-fuel-leak]"), 4.5);
// player.call("setPlanetinfo:", "market = none");
// player.call("setPlanetinfo:", "sun_gone_nova = YES");
system.info.market = "none";
system.info.sun_gone_nova = "YES";