Increase fuel level for fuel bar introduction
This commit is contained in:
parent
d1617b92b0
commit
d9f1b66c4c
@ -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:");
|
||||
|
Loading…
x
Reference in New Issue
Block a user