The station.launchPirateShip() fails to launch any ship from any station.
To reproduce, start a strict game. A strict game will generate 2 stations in Lave: the main stations, and 1 Rock Hermit. From the Debug Console enter the following command:
S.stations[0].launchPirateShip()
S.stations[1].launchPirateShip()
The result for both will be null.
The station.launchPirateShip() fails to launch any ship from any station.
To reproduce, start a strict game. A strict game will generate 2 stations in Lave: the main stations, and 1 Rock Hermit. From the Debug Console enter the following command:
The result for both will be null.