Increase fuel level for fuel bar introduction

This commit is contained in:
cim 2013-12-08 19:09:49 +00:00
parent d1617b92b0
commit d9f1b66c4c

View File

@ -350,6 +350,7 @@ this.startUp = function()
this.__stage1sub7 = function()
{
player.ship.fuel = 5;
this._setInstructions("oolite-tutorial-1-7");
this._showHUDItem("drawYellowSurround:");
this._showHUDItem("drawFuelBar:");