Skip to content

station.launchPirateShip() never launches ships #589

@phkb

Description

@phkb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-agnosticOccurs on all platforms and requires to be fixed once for all only.bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions